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<EJBSuspendHandlerService> getEJBSuspendHandlerInjector()
public org.wildfly.extension.requestcontroller.ControlPoint getControlPoint()
public org.jboss.msc.inject.Injector<org.wildfly.extension.requestcontroller.ControlPoint> getControlPointInjector()
public String getPolicyContextID()
public AtomicBoolean getExceptionLoggingEnabled()
public ApplicationSecurityDomainService.ApplicationSecurityDomain getApplicationSecurityDomain()
public org.wildfly.security.auth.server.SecurityDomain getSecurityDomain()
public boolean isEnableJacc()
public Function getIdentityOutflowFunction()
public ShutDownInterceptorFactory getShutDownInterceptorFactory()
public boolean isSecurityRequired()
Copyright © 2018 JBoss by Red Hat. All rights reserved.