public class StatefulSessionBeanRuntimeHandler extends AbstractEJBComponentRuntimeHandler<StatefulSessionComponent>
StatefulSessionComponent
.Modifier and Type | Field and Description |
---|---|
static StatefulSessionBeanRuntimeHandler |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected void |
executeReadAttribute(String attributeName,
org.jboss.as.controller.OperationContext context,
StatefulSessionComponent component,
org.jboss.as.controller.PathAddress address) |
executeAgainstComponent, executeRuntimeStep, executeWriteAttribute, isOperationReadOnly, registerComponent, resolveRuntimeName, unregisterComponent
public static final StatefulSessionBeanRuntimeHandler INSTANCE
protected void executeReadAttribute(String attributeName, org.jboss.as.controller.OperationContext context, StatefulSessionComponent component, org.jboss.as.controller.PathAddress address)
executeReadAttribute
in class AbstractEJBComponentRuntimeHandler<StatefulSessionComponent>
Copyright © 2016 JBoss by Red Hat. All rights reserved.