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, getClustering, getEjbLocalObjectView, getEjbObjectview, getMethodApplicableAccessTimeouts, getMethodApplicableLockTypes
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 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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.