public class FileRepositoryPersistenceServiceFactory extends Object implements PersistenceServiceFactory
| Constructor and Description |
|---|
FileRepositoryPersistenceServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static FileRepositoryPersistenceServiceFactory |
getInstance() |
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
getPersistenceService(Class<K> repositoryServiceType,
Class<L> resourceType)
Deprecated.
|
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
getPersistenceService(JasperReportsContext jasperReportsContext,
Class<K> repositoryServiceType,
Class<L> resourceType) |
public FileRepositoryPersistenceServiceFactory()
public static FileRepositoryPersistenceServiceFactory getInstance()
public <K extends RepositoryService,L extends Resource,M extends PersistenceService> M getPersistenceService(JasperReportsContext jasperReportsContext, Class<K> repositoryServiceType, Class<L> resourceType)
getPersistenceService in interface PersistenceServiceFactorypublic <K extends RepositoryService,L extends Resource,M extends PersistenceService> M getPersistenceService(Class<K> repositoryServiceType, Class<L> resourceType)
getPersistenceService(JasperReportsContext, Class, Class).getPersistenceService in interface PersistenceServiceFactoryCopyright © 2014. All rights reserved.