Interface | Description |
---|---|
DeploymentRESTClient |
This is the REST client that is used for
accessing REST services that are related to publish and unpublish.
|
GatewayRESTClient |
This is the REST client that should be used to
invoke the Gateway service.
|
RuntimeEvent |
RuntimeEvent which holds the event specific information.
|
RuntimeEventsSearchResult |
RuntimeEvent Search results iterator, used to load the events lazily.
|
RuntimeManager |
RuntimeManager is responsible to handle the actions specific to runtime.
|
Class | Description |
---|---|
EventDetailsAttribute |
Represents specific detail of the Event.
|
EventsFilter |
This class is used to filter the events similar to the SOA link EventsFilter.
|
RuntimeFactory |
This is a factory class that is responsible for creating
Runtime related Objects.
|