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.
|
org.jboss.msc.inject.Injector<Group> |
getGroupInjector() |
PoolConfig |
getPoolConfig() |
org.jboss.msc.inject.Injector<PoolConfig> |
getPoolConfigInjector() |
org.jboss.ejb.client.Affinity |
getWeakAffinity() |
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 StatelessSessionComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions ejbJarConfiguration)
componentConfiguration - the component configurationprotected BasicComponent createComponent()
BasicComponentCreateServicecreateComponent in class BasicComponentCreateServicepublic PoolConfig getPoolConfig()
public org.jboss.msc.inject.Injector<PoolConfig> getPoolConfigInjector()
public org.jboss.ejb.client.Affinity getWeakAffinity()
public org.jboss.msc.inject.Injector<Group> getGroupInjector()
Copyright © 2014 JBoss by Red Hat. All rights reserved.