| Interface | Description |
|---|---|
| OperationContext |
Resource specific context through which to make operation calls back into the plugin container.
|
| OperationFacet |
This facet must be implemented by resource components that want to expose one or more operations.
|
| OperationServices |
This interface is used by a plugin to communicate back into the plugin container for operations related tasks.
|
| Class | Description |
|---|---|
| OperationResult |
An object that encapsulates the results of a single operation invocation.
|
| OperationServicesResult |
Transfer object between the plugin container and the plugin.
|
| Enum | Description |
|---|---|
| OperationServicesResultCode |
Indicates the results of an operation invocation.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.