public class GenericLocalBeanContainer extends GenericBeanContainer
GenericLocalServiceBean.
initializes the BeanContainer singelton, to use a jpa session.properties, service| Constructor and Description |
|---|
GenericLocalBeanContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected IGenericService |
getGenService() |
static void |
initLocalContainer(ClassLoader classloader,
boolean checkConnection)
initializes the standard bean container to use GenericService methods. it creates an own servicefactory using the
given classloader
|
get, hasPermission, initContainer, put, removeclear, getAttributeDefinitions, getAttributeDefinitions, getTemporalType, initGenericServices, isGeneratedValue, isPersistable, synchronizeEmbeddedCompositeIDpublic static void initLocalContainer(ClassLoader classloader, boolean checkConnection)
classloader - loader to be used inside the own servicefactory instance.checkConnection - if true, the generic service will be pre-loaded to check the connectionprotected IGenericService getGenService()
getGenService in class GenericBeanContainerCopyright © 2012–2018. All rights reserved.