public class StatefulSessionComponentCreateService extends SessionBeanComponentCreateService
| Constructor and Description |
|---|
StatefulSessionComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions ejbJarConfiguration,
Supplier<CacheFactory<org.jboss.ejb.client.SessionID,StatefulSessionComponentInstance>> 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() |
org.jboss.invocation.InterceptorFactory |
getBeforeCompletion() |
Method |
getBeforeCompletionMethod() |
DefaultAccessTimeoutService |
getDefaultAccessTimeoutService() |
org.jboss.invocation.InterceptorFactory |
getEjb2XRemoveMethod() |
org.jboss.invocation.InterceptorFactory |
getPostActivate() |
org.jboss.invocation.InterceptorFactory |
getPrePassivate() |
Set<Object> |
getSerializableInterceptorContextKeys() |
getAsyncExecutorService, getBeanAccessTimeout, getBeanLockType, getMethodApplicableAccessTimeouts, getMethodApplicableLockTypesgetApplicationName, getApplicationSecurityDomain, getControlPoint, getControlPointInjector, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBSuspendHandlerInjector, getExceptionLoggingEnabled, getIdentityOutflowFunction, getModuleName, getPolicyContextID, getSecurityDomain, getSecurityMetaData, getShutDownInterceptorFactory, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, isEnableJacc, isSecurityRequired, processTxAttr, requiresInterceptorsgetComponentClass, getComponentInterceptors, getComponentName, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stoppublic StatefulSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration, Supplier<CacheFactory<org.jboss.ejb.client.SessionID,StatefulSessionComponentInstance>> cacheFactory)
componentConfiguration - the component configurationprotected 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 DefaultAccessTimeoutService getDefaultAccessTimeoutService()
public org.jboss.invocation.InterceptorFactory getEjb2XRemoveMethod()
Copyright © 2019 JBoss by Red Hat. All rights reserved.