Class StatefulSessionBeanRuntimeHandler

java.lang.Object
org.jboss.as.controller.AbstractRuntimeOnlyHandler
org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler<StatefulSessionComponent>
org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanRuntimeHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class StatefulSessionBeanRuntimeHandler extends AbstractEJBComponentRuntimeHandler<StatefulSessionComponent>
Handles operations that provide runtime management of a StatefulSessionComponent.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.