Package org.jboss.as.ejb3.subsystem
Class StrictMaxPoolDerivedSizeReadHandler
- java.lang.Object
-
- org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
- org.jboss.as.ejb3.subsystem.StrictMaxPoolDerivedSizeReadHandler
-
- All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler
public class StrictMaxPoolDerivedSizeReadHandler extends org.jboss.as.controller.AbstractRuntimeOnlyHandler- Author:
- Tomasz Adamski
-
-
Constructor Summary
Constructors Constructor Description StrictMaxPoolDerivedSizeReadHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidexecuteRuntimeStep(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
-
-
-
Method Detail
-
executeRuntimeStep
protected void executeRuntimeStep(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException- Specified by:
executeRuntimeStepin classorg.jboss.as.controller.AbstractRuntimeOnlyHandler- Throws:
org.jboss.as.controller.OperationFailedException
-
-