- java.lang.Object
-
- org.jboss.as.controller.AbstractWriteAttributeHandler<T>
-
- org.hawkular.agent.monitor.extension.MonitorServiceWriteAttributeHandler<T>
-
- Type Parameters:
T - used to assist in the revert functionality. Can be Void if not needed.
- All Implemented Interfaces:
- org.jboss.as.controller.OperationStepHandler
public abstract class MonitorServiceWriteAttributeHandler<T>
extends org.jboss.as.controller.AbstractWriteAttributeHandler<T>
Base class to all the write attribute handlers. Simply provides a method to obtain the service.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler
org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder<T>
-
Method Summary
-
Methods inherited from class org.jboss.as.controller.AbstractWriteAttributeHandler
applyUpdateToRuntime, execute, finishModelStage, getAttributeDefinition, recordCapabilitiesAndRequirements, requiresRuntime, revertUpdateToRuntime, validateUpdatedModel
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.