Uses of Class
org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
Packages that use StatefulSessionComponent
-
Uses of StatefulSessionComponent in org.jboss.as.ejb3.component.stateful
Methods in org.jboss.as.ejb3.component.stateful that return StatefulSessionComponentConstructors in org.jboss.as.ejb3.component.stateful with parameters of type StatefulSessionComponentModifierConstructorDescriptionprotectedStatefulSessionComponentInstance(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 StatefulSessionComponentModifier and TypeMethodDescriptionprotected voidStatefulSessionBeanRuntimeHandler.executeReadAttribute(String attributeName, org.jboss.as.controller.OperationContext context, StatefulSessionComponent component, org.jboss.as.controller.PathAddress address)