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, getUnsetEntityContextMethodgetApplicationName, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBRemoteTransactionsRepositoryInjector, getEJBUtilities, getModuleName, getSecurityMetaData, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, processTxAttrgetComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stoppublic static final ComponentCreateServiceFactory FACTORY
public CmpEntityBeanComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions applicationExceptions)
protected BasicComponent createComponent()
BasicComponentCreateServicecreateComponent in class EntityBeanComponentCreateServicepublic 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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.