COSMOS ${releaseVersion} data-collection Project
Public API Specification

Package org.eclipse.cosmos.dc.mgmt.annotations

Enum Summary
ManagedMetric.CHANGE_TYPE Enumeration used to specify the value of changeType() in the annotation.
ManagedMetric.GATHERING_TIME Enumeration used to specify the value of gatheringTime() in the annotation.
ManagedMetric.TIME_SCOPE Enumeration used to specify the value of timeScope() in the annotation.
 

Annotation Types Summary
CreateManagedRelation Annotation used to indicate a creator for a managed relation.
DestroyManagedRelation Annotation used to indicate a destroyer for a managed relation.
ManagedEvent Annotation used to indicate an event raised by an operation.
ManagedEventConsumer  
ManagedEventSituation Annotation used to support "wef" format events.
ManagedEventSource Annotation used to support "wef" format events.
ManagedFrameworkAutowire Annotation used to support autowiring of Components within the management framework.
ManagedMetric Annotation used to indicate a metric.
ManagedOperation Annotation used to indicate a manageable operation.
ManagedParameter  
ManagedProperty Annotation used to indicate a manageable property.
ManagedPropertyGetter Annotation used to indicate a getter for a manageable property.
ManagedPropertySetter Annotation used to indicate a setter for a manageable property.
ManagedRelation Annotation used to indicate a container that acts as storage for relationships between the property's manageable resource and other manageable resources.
ManagedResource Annotation used to indicate a class to be exposed as a manageable resource.
ManagedResourceCapability Annotation used to indicate an interface which to be exposed as a distinct management capability.
 


COSMOS ${releaseVersion} data-collection Project
Public API Specification