public class StatelessSessionComponentCreateService extends SessionBeanComponentCreateService
Constructor and Description |
---|
StatelessSessionComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions ejbJarConfiguration)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected BasicComponent |
createComponent()
Create the component.
|
PoolConfig |
getPoolConfig() |
org.jboss.msc.value.InjectedValue<PoolConfig> |
getPoolConfigInjector() |
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 StatelessSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration)
componentConfiguration
- the component configurationprotected BasicComponent createComponent()
BasicComponentCreateService
createComponent
in class BasicComponentCreateService
public PoolConfig getPoolConfig()
public org.jboss.msc.value.InjectedValue<PoolConfig> getPoolConfigInjector()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.