Uses of Interface
org.jboss.as.controller.client.OperationAttachments
-
Packages that use OperationAttachments Package Description org.jboss.as.controller.client The core client API for interacting with the management controllers for either a JBoss Application Server Managed Domain or a standalone JBoss Application Server. -
-
Uses of OperationAttachments in org.jboss.as.controller.client
Subinterfaces of OperationAttachments in org.jboss.as.controller.client Modifier and Type Interface Description interfaceOperationEncapsulates a detyped operation request passed in to the model controller, along with any attachments associated with the request.Fields in org.jboss.as.controller.client declared as OperationAttachments Modifier and Type Field Description static OperationAttachmentsOperationAttachments. EMPTY
-