T
- the type of the object being passedpublic static class AbstractWriteAttributeHandler.HandbackHolder<T> extends Object
AbstractWriteAttributeHandler.applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, HandbackHolder)
and AbstractWriteAttributeHandler.revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Object)
.
Typically that object would encapsulate some data useful in reverting the runtime update.Constructor and Description |
---|
HandbackHolder() |
public void setHandback(T handback)
AbstractWriteAttributeHandler.revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Object)
.handback
- the objectCopyright © 2023 JBoss by Red Hat. All rights reserved.