| Interface | Description |
|---|---|
| DeploymentUnitDefinition |
Base interface for the deployment units in UltraESB, any programmatic deployment should use the
GenericDeploymentUnitDefinition as the implementation and use the ServerAdmin to deploy the
deployment unit |
| ServerAdmin |
The main entry point for the UltraESB server runtime and programmatic management of proxy services, endpoints and
sequences
|
| Class | Description |
|---|---|
| AddressDefinition |
The address definition which can be added to endpoints to define addresses of an endpoint by the programmable API
of the ESB
|
| AlertActionDefinition |
The alert action definitions for the alerting configurations
|
| AlertConfigurationDefinition |
This class represents an alert configuration of the UltraESB metrics implementation.
|
| EndpointDefinition |
The end-user level API class to define an Endpoint or a Destination of a Proxy dynamically at runtime
|
| EndpointDefinition.Defaults |
The defaults for the endpoint parameters
|
| GenericDeploymentUnitDefinition |
Represents a deployment unit which contains proxy services, endpoints, sequences etc.
|
| ProxyServiceDefinition |
The end-user level API class to define a ProxyService dynamically at runtime
|
| SequenceDefinition |
The end-user level API class to define a Sequence (including inline sequences) dynamically at runtime
|
| ServerAdminImpl |
The end user visible ServerAdmin implementation class that actually exposes a safe subset of ServerManager features
|
| TemplateCallerDefinition<T> |
The end-user level API class to define a TemplateCaller dynamically at runtime
|
| Enum | Description |
|---|---|
| AddressDefinition.Type |
Defined address types
|
| AlertConfigurationDefinition.Function | |
| AlertConfigurationDefinition.Severity | |
| EndpointDefinition.Type |
The enum that defines the possible endpoint types
|
Copyright © 2010–2016 AdroitLogic. All rights reserved.