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, getMethodApplicableLockTypesgetApplicationName, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBRemoteTransactionsRepositoryInjector, getEJBUtilities, getModuleName, getSecurityMetaData, getShutDownInterceptorFactory, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, processTxAttr, requiresInterceptorsgetComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stoppublic SingletonComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration, boolean initOnStartup, List<org.jboss.msc.service.ServiceName> dependsOn)
protected BasicComponent createComponent()
BasicComponentCreateServicecreateComponent in class BasicComponentCreateServicepublic boolean isInitOnStartup()
public DefaultAccessTimeoutService getDefaultAccessTimeoutService()
Copyright © 2014 JBoss by Red Hat. All rights reserved.