|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ManagementAgent
| Method Summary | |
|---|---|
Future<Void> |
exposeManagementMetadata(Object clientDescriptor,
ContextContainer contextContainer,
Capability[] capabilities)
Exposes this management registry output (context container and capabilities) over this connection. |
Future<Void> |
exposeTags(Object clientDescriptor,
String... tags)
Exposes client tags |
Future<ClientIdentifier> |
getClientIdentifier(Object clientDescriptor)
Gets the ClientIdentifier for the underlying logical connection. |
| Method Detail |
|---|
Future<Void> exposeManagementMetadata(Object clientDescriptor,
ContextContainer contextContainer,
Capability[] capabilities)
contextContainer - output from Management registrycapabilities - output from Management registryclientDescriptor - must be null, used only for implementation
Future<Void> exposeTags(Object clientDescriptor,
String... tags)
clientDescriptor - must be null, used only for implementationtags - the tags to expose for this clientFuture<ClientIdentifier> getClientIdentifier(Object clientDescriptor)
ClientIdentifier for the underlying logical connection.
clientDescriptor - must be null, used only for implementation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||