Uses of Interface
org.apache.servicemix.nmr.api.service.ServiceRegistry

Packages that use ServiceRegistry
org.apache.servicemix.nmr.api Defines the core NMR and its client side invocation API. 
org.apache.servicemix.nmr.api.event Defines the listeners that can be registered inside ServiceMix to be notified of events. 
org.apache.servicemix.nmr.api.internal Defines the internal API 
 

Uses of ServiceRegistry in org.apache.servicemix.nmr.api
 

Subinterfaces of ServiceRegistry in org.apache.servicemix.nmr.api
 interface EndpointRegistry
          The Registry is used to register endpoints, unregister them, query endpoints and create a Channel to interfact with them.
 interface WireRegistry
          This registry is used to register/unregister Wires.
 

Uses of ServiceRegistry in org.apache.servicemix.nmr.api.event
 

Subinterfaces of ServiceRegistry in org.apache.servicemix.nmr.api.event
 interface ListenerRegistry
          A registry of listeners.
 

Uses of ServiceRegistry in org.apache.servicemix.nmr.api.internal
 

Subinterfaces of ServiceRegistry in org.apache.servicemix.nmr.api.internal
 interface FlowRegistry
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.