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