Class SingletonBeanRuntimeHandler

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

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