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<String> |
getClusterNameInjector() |
PoolConfig |
getPoolConfig() |
org.jboss.msc.inject.Injector<PoolConfig> |
getPoolConfigInjector() |
org.jboss.ejb.client.Affinity |
getWeakAffinity() |
getAsyncExecutorService, getBeanAccessTimeout, getBeanLockType, getClustering, getEjbLocalObjectView, getEjbObjectview, getMethodApplicableAccessTimeouts, getMethodApplicableLockTypes
getApplicationName, getDistinctName, getEarApplicationName, getEjbHome, getEjbLocalHome, getEjbLocalObject, getEjbObject, getEJBRemoteTransactionsRepositoryInjector, getEJBUtilities, getModuleName, getSecurityMetaData, getShutDownInterceptorFactory, getTimeoutInterceptors, getTimeoutMethod, getTimerService, getViewServices, processTxAttr, requiresInterceptors
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.inject.Injector<PoolConfig> getPoolConfigInjector()
public org.jboss.ejb.client.Affinity getWeakAffinity()
public org.jboss.msc.inject.Injector<String> getClusterNameInjector()
Copyright © 2013 JBoss by Red Hat. All rights reserved.