|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ElementServiceBindingValueSource | A ServiceBindingValueSource that returns an Element. |
InetAddressServiceBindingValueSource | A ServiceBindingValueSource that returns an InetAddress. |
IntServiceBindingValueSource | A ServiceBindingValueSource that returns an int. |
ServiceBindingManagerMBean | ServiceBindingManager StandardMBean interface |
ServiceBindingStore | SPI through which ServiceBindingManager interacts with a store
of service binding metadata. |
ServiceBindingValueSource | Source for a service binding value. |
StringServiceBindingValueSource | A ServiceBindingValueSource that returns a String. |
URLServiceBindingValueSource | A ServiceBindingValueSource that returns a URL or a String
representation of one. |
Class Summary | |
---|---|
ServiceBinding | A ServiceBinding is a {name,virtualHost,port,interfaceAddress} quad specifying a named binding for a service. |
ServiceBindingManager | The services configuration binding manager implementation. |
ServiceBindingMetadata | Metadata about a ServiceBinding that management tools can use. |
SystemPropertyBinder | Defines system properties for a given set of SystemPropertyBinding s
in its SystemPropertyBinder.start() phase, and clears them in its SystemPropertyBinder.stop() phase. |
SystemPropertyBinding | Encapsulates the key and value for a system property. |
Enum Summary | |
---|---|
ServiceBindingManager.BindingType | Enumeration of types of binding requests |
Exception Summary | |
---|---|
DuplicateServiceException | DuplicateServiceException |
NoSuchBindingException | Exception thrown by ServiceBindingManager when no binding
can be found that matches a binding request. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |