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 -
Method Summary
Modifier and TypeMethodDescriptionprotected voidexecuteRuntimeStep(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) Methods inherited from class org.jboss.as.controller.AbstractRuntimeOnlyHandler
execute, requiresRuntime, resourceMustExist
-
Constructor Details
-
StrictMaxPoolDerivedSizeReadHandler
public StrictMaxPoolDerivedSizeReadHandler()
-
-
Method Details
-
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
-