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

org.eclipse.cosmos.dc.mgmt.annotations
Annotation Type ManagedEventSource


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface ManagedEventSource

Annotation used to support "wef" format events. This annoation indicates a parameter to be used to provide a wef event source description. The annotated parameter must implement org.eclipse.cosmos.dc.mgmt.api.EventSource.


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