public class StatefulSessionComponentCreateService extends SessionBeanComponentCreateService implements BeanContext
| Constructor and Description |
|---|
StatefulSessionComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions ejbJarConfiguration,
org.jboss.msc.value.Value<CacheFactory> cacheFactory)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected BasicComponent |
createComponent() |
org.jboss.invocation.InterceptorFactory |
getAfterBegin() |
Method |
getAfterBeginMethod() |
org.jboss.invocation.InterceptorFactory |
getAfterCompletion() |
Method |
getAfterCompletionMethod() |
String |
getBeanName() |
org.jboss.invocation.InterceptorFactory |
getBeforeCompletion() |
Method |
getBeforeCompletionMethod() |
CacheInfo |
getCache() |
ClassLoader |
getClassLoader() |
DefaultAccessTimeoutService |
getDefaultAccessTimeoutService() |
org.jboss.msc.service.ServiceName |
getDeploymentUnitServiceName() |
org.jboss.invocation.InterceptorFactory |
getEjb2XRemoveMethod() |
org.jboss.modules.ModuleLoader |
getModuleLoader() |
org.jboss.invocation.InterceptorFactory |
getPostActivate() |
org.jboss.invocation.InterceptorFactory |
getPrePassivate() |
Set<Object> |
getSerializableInterceptorContextKeys() |
Time |
getTimeout() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
getAsyncExecutorService, getBeanAccessTimeout, getBeanLockType, getMethodApplicableAccessTimeouts, getMethodApplicableLockTypesgetApplicationName, getApplicationSecurityDomain, getControlPoint, getControlPointInjector, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBSuspendHandlerInjector, getEJBUtilities, getExceptionLoggingEnabled, getIdentityOutflowFunction, getModuleName, getPolicyContextID, getSecurityDomain, getSecurityMetaData, getShutDownInterceptorFactory, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, isEnableJacc, isSecurityRequired, processTxAttr, requiresInterceptorsgetComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValuepublic StatefulSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration, org.jboss.msc.value.Value<CacheFactory> cacheFactory)
componentConfiguration - the component configurationpublic void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Servicestart in class BasicComponentCreateServiceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.Servicestop in class BasicComponentCreateServiceprotected BasicComponent createComponent()
createComponent in class BasicComponentCreateServicepublic org.jboss.invocation.InterceptorFactory getAfterBegin()
public org.jboss.invocation.InterceptorFactory getAfterCompletion()
public org.jboss.invocation.InterceptorFactory getBeforeCompletion()
public org.jboss.invocation.InterceptorFactory getPrePassivate()
public org.jboss.invocation.InterceptorFactory getPostActivate()
public Method getAfterBeginMethod()
public Method getAfterCompletionMethod()
public Method getBeforeCompletionMethod()
public CacheInfo getCache()
public DefaultAccessTimeoutService getDefaultAccessTimeoutService()
public org.jboss.invocation.InterceptorFactory getEjb2XRemoveMethod()
public ClassLoader getClassLoader()
getClassLoader in interface BeanContextpublic String getBeanName()
getBeanName in interface BeanContextpublic org.jboss.modules.ModuleLoader getModuleLoader()
getModuleLoader in interface BeanContextpublic org.jboss.msc.service.ServiceName getDeploymentUnitServiceName()
getDeploymentUnitServiceName in interface BeanContextpublic Time getTimeout()
getTimeout in interface BeanContextCopyright © 2018 JBoss by Red Hat. All rights reserved.