Class PoolConfigurationRWHandler.PoolConfigurationReadHandler
java.lang.Object
org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
- Enclosing class:
- PoolConfigurationRWHandler
public static class PoolConfigurationRWHandler.PoolConfigurationReadHandler
extends Object
implements org.jboss.as.controller.OperationStepHandler
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
PoolConfigurationReadHandler
public PoolConfigurationReadHandler()
-
-
Method Details
-
execute
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException - Specified by:
executein interfaceorg.jboss.as.controller.OperationStepHandler- Throws:
org.jboss.as.controller.OperationFailedException
-