public class SingletonComponentCreateService extends SessionBeanComponentCreateService
Constructor and Description |
---|
SingletonComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions ejbJarConfiguration,
boolean initOnStartup,
List<org.jboss.msc.service.ServiceName> dependsOn) |
Modifier and Type | Method and Description |
---|---|
protected BasicComponent |
createComponent()
Create the component.
|
DefaultAccessTimeoutService |
getDefaultAccessTimeoutService() |
boolean |
isInitOnStartup() |
getAsyncExecutorService, getBeanAccessTimeout, getBeanLockType, getEjbLocalObjectView, getEjbObjectview, getMethodApplicableAccessTimeouts, getMethodApplicableLockTypes
getApplicationName, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBRemoteTransactionsRepositoryInjector, getEJBUtilities, getModuleName, getSecurityMetaData, getShutDownInterceptorFactory, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, processTxAttr, requiresInterceptors
getComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stop
public SingletonComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration, boolean initOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn)
protected BasicComponent createComponent()
BasicComponentCreateService
createComponent
in class BasicComponentCreateService
public boolean isInitOnStartup()
public DefaultAccessTimeoutService getDefaultAccessTimeoutService()
Copyright © 2015 JBoss by Red Hat. All rights reserved.