public class EJBComponentCreateService extends BasicComponentCreateService
| Constructor and Description |
|---|
EJBComponentCreateService(ComponentConfiguration componentConfiguration,
ApplicationExceptions applicationExceptions)
Construct a new instance.
|
createComponent, getComponentClass, getComponentInterceptors, getComponentName, getDeploymentUnitInjector, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, start, stoppublic EJBComponentCreateService(ComponentConfiguration componentConfiguration, ApplicationExceptions applicationExceptions)
componentConfiguration - the component configurationprotected boolean requiresInterceptors(Method method, ComponentConfiguration componentConfiguration)
requiresInterceptors in class BasicComponentCreateService@Deprecated protected EJBUtilities getEJBUtilities()
EJBUtilities is deprecated post 7.2.0.Final version.protected void processTxAttr(EJBComponentDescription ejbComponentDescription, MethodIntf methodIntf, Method method)
public EJBSecurityMetaData getSecurityMetaData()
public Map<Method,org.jboss.invocation.InterceptorFactory> getTimeoutInterceptors()
public javax.ejb.TimerService getTimerService()
public Method getTimeoutMethod()
public org.jboss.msc.service.ServiceName getEjbHome()
public org.jboss.msc.service.ServiceName getEjbLocalHome()
public org.jboss.msc.service.ServiceName getEjbObject()
public org.jboss.msc.service.ServiceName getEjbLocalObject()
public String getApplicationName()
public String getEarApplicationName()
public String getDistinctName()
public String getModuleName()
public org.jboss.msc.inject.Injector<EJBRemoteTransactionsRepository> getEJBRemoteTransactionsRepositoryInjector()
public ShutDownInterceptorFactory getShutDownInterceptorFactory()
Copyright © 2014 JBoss by Red Hat. All rights reserved.