Uses of Class
org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
Packages that use StatefulSessionComponent Package Description org.jboss.as.ejb3.component.stateful org.jboss.as.ejb3.subsystem.deployment -
-
Uses of StatefulSessionComponent in org.jboss.as.ejb3.component.stateful
Methods in org.jboss.as.ejb3.component.stateful that return StatefulSessionComponent Modifier and Type Method Description StatefulSessionComponentStatefulSessionComponentInstance. getComponent()Constructors in org.jboss.as.ejb3.component.stateful with parameters of type StatefulSessionComponent Constructor Description StatefulSessionComponentInstance(StatefulSessionComponent component, org.jboss.invocation.Interceptor preDestroyInterceptor, Map<Method,org.jboss.invocation.Interceptor> methodInterceptors, Map<Object,Object> context)Construct a new instance. -
Uses of StatefulSessionComponent in org.jboss.as.ejb3.subsystem.deployment
Methods in org.jboss.as.ejb3.subsystem.deployment with parameters of type StatefulSessionComponent Modifier and Type Method Description protected voidStatefulSessionBeanRuntimeHandler. executeReadAttribute(String attributeName, org.jboss.as.controller.OperationContext context, StatefulSessionComponent component, org.jboss.as.controller.PathAddress address)
-