|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ManagedResourceCapability
Annotation used to indicate an interface which to be exposed as a distinct management capability.
| Required Element Summary | |
|---|---|
java.lang.String |
namespace
The namespace of the capability. |
| Optional Element Summary | |
|---|---|
java.lang.String |
description
A text description of the capability. |
| Element Detail |
|---|
public abstract java.lang.String namespace
public abstract java.lang.String description
|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||