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.
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
executeAgainstComponent, executeReadAttribute, executeRuntimeStep, executeWriteAttribute, isOperationReadOnly, registerComponent, resolveRuntimeName, unregisterComponentMethods inherited from class org.jboss.as.controller.AbstractRuntimeOnlyHandler
execute, requiresRuntime, resourceMustExist
-
Field Details
-
INSTANCE
-