Package com.tibco.amf.admin.api.amx.endpoint

The endpoint package defines the service and data objects for creating and managing services and references.

See: Description

Package com.tibco.amf.admin.api.amx.endpoint Description

The endpoint package defines the service and data objects for creating and managing services and references.

Services and references at design time are created on components and may be promoted to composites including the root composite. Any of these at a level other than the root composite are considered private to the application and can not be changed during administration. Services and references on the root composite are referred to as application level services and references. An administrator can add bindings, configure bindings and wire references to services.

References at an application level, can only be wired to application level services. They can either use Service Virtualization or be wired to a specific binding on the service. New bindings can be added and bindings can be removed at the application level. This can only be done at the application level, not at the component or environment level. Even if a service is promoted to the environment, it can still have bindings added at the application level, and can have application references wired to it.

Services and references at the application level can be promoted (exposed) at the environment level. Environment level references can only be wired to specific bindings on environment level services.