Package org.resilientedge.jockey.servicebridge

Interface Summary
DescriptorMatchStrategy An interface for a strategy that compares two service descriptors and can answer simple matching questions about them
SBServiceManager A SBServiceManager is responsible for tracking the descriptors of services that a particular provider supports.
 

Class Summary
BasicDescriptorMatchStrategy An interface for a strategy that compares two service descriptors and can answer simple matching questions about them
SBAbstractServiceInstance Base class for services that handle the actual service invocation.
SBAbstractServiceManager Base implementation for bridges that provides fundamental service manager behaviour
SBManagerFactory The SBManagerFactory is responsible for the creation of managers for the various service instances and descriptors that the platform supports.
SBServiceCall Defines the parameters and unique id of a service call invocation.
SBServiceCallDescriptor A service call descriptor defines the name, parameter(s), and return type of a service call (method).
SBServiceCallParameter Base implementation of a service call parameter
SBServiceDescriptor Describes a service that is available in the platform.
SBServiceResponse Contains a service invocation response with the success or error result.
ZSBManagerFactoryTest  
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.