public class CmpEntityBeanComponentCreateService extends EntityBeanComponentCreateService
Modifier and Type | Field and Description |
---|---|
static ComponentCreateServiceFactory |
FACTORY |
Constructor and Description |
---|
CmpEntityBeanComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions applicationExceptions) |
Modifier and Type | Method and Description |
---|---|
protected BasicComponent |
createComponent()
Create the component.
|
JDBCEntityMetaData |
getEntityMetaData() |
org.jboss.invocation.InterceptorFactory |
getRelationInterceptorFactory() |
JDBCEntityPersistenceStore |
getStoreManager() |
TransactionEntityMap |
getTransactionEntityMap() |
org.jboss.msc.inject.Injector<TransactionEntityMap> |
getTransactionEntityMapInjector() |
void |
setStoreManagerValue(org.jboss.msc.value.Value<JDBCEntityPersistenceStore> storeManager) |
getEjbActivate, getEjbActivateMethod, getEjbLoad, getEjbLoadMethod, getEjbPassivate, getEjbPassivateMethod, getEjbStore, getEjbStoreMethod, getHomeClass, getLocalClass, getLocalHomeClass, getOptimisticLocking, getOptimisticLockingInjector, getPoolConfig, getPoolConfigInjector, getPrimaryKeyClass, getRemoteClass, getUnsetEntityContext, getUnsetEntityContextMethod
getApplicationName, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBRemoteTransactionsRepositoryInjector, getEJBUtilities, getModuleName, getSecurityMetaData, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, processTxAttr
getComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stop
public static final ComponentCreateServiceFactory FACTORY
public CmpEntityBeanComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions applicationExceptions)
protected BasicComponent createComponent()
BasicComponentCreateService
createComponent
in class EntityBeanComponentCreateService
public JDBCEntityMetaData getEntityMetaData()
public JDBCEntityPersistenceStore getStoreManager()
public void setStoreManagerValue(org.jboss.msc.value.Value<JDBCEntityPersistenceStore> storeManager)
public org.jboss.invocation.InterceptorFactory getRelationInterceptorFactory()
public TransactionEntityMap getTransactionEntityMap()
public org.jboss.msc.inject.Injector<TransactionEntityMap> getTransactionEntityMapInjector()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.