Class StatelessSessionBeanRuntimeHandler

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

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