站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

org.jboss.services.binding (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


Package org.jboss.services.binding

Interface Summary
ServiceBindingManagerMBean MBean interface.
ServicesConfigDelegate Interface for delegates capabable of taking a ServiceConfig and mapping it onto an mbean service via JMX
ServicesStore Interface for API to persist, read, and look up service configs
ServicesStoreFactory A factory interface for obtaining ServicesStore instances
 

Class Summary
AttributeMappingDelegate An implementation of the ServicesConfigDelegate that expects a delegate-config element of the form: host-port-expr ...
ServiceBinding A ServiceBinding is a {name,virtualHost,port,interfaceAddress} quad specifying a named binding for a service.
ServiceBindingManager The services configuration binding manager mbean implementation.
ServiceConfig A ServiceConfig is a mapping from an mbean service name to its ServiceBindings.
XMLServicesStore XML implementation of ServicesStore.
XMLServicesStoreFactory A factory interface for obtaining XMLServicesStore instances
XSLTConfigDelegate An implementation of the ServicesConfigDelegate that expects a delegate-config element of the form:
XSLTFileDelegate An implementation of the ServicesConfigDelegate that transforms an xml file used by a service.
 

Exception Summary
DuplicateServiceException DuplicateServiceException
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.