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, getMethodApplicableLockTypesgetApplicationName, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBRemoteTransactionsRepositoryInjector, getEJBUtilities, getModuleName, getSecurityMetaData, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, processTxAttrgetComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stoppublic StatelessSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration)
componentConfiguration - the component configurationprotected BasicComponent createComponent()
BasicComponentCreateServicecreateComponent in class BasicComponentCreateServicepublic PoolConfig getPoolConfig()
public org.jboss.msc.value.InjectedValue<PoolConfig> getPoolConfigInjector()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.