Uses of Interface
org.apache.servicemix.jbi.deployer.ServiceUnit

Packages that use ServiceUnit
org.apache.servicemix.jbi.deployer Contains interfaces defining Services associated to JBI artifacts. 
org.apache.servicemix.jbi.deployer.artifacts   
 

Uses of ServiceUnit in org.apache.servicemix.jbi.deployer
 

Methods in org.apache.servicemix.jbi.deployer that return ServiceUnit
 ServiceUnit[] Component.getServiceUnits()
          Retrieve the ServiceUnits deployed on this component
 ServiceUnit[] ServiceAssembly.getServiceUnits()
          Get the list of service units included in this Service Assembly
 

Uses of ServiceUnit in org.apache.servicemix.jbi.deployer.artifacts
 

Classes in org.apache.servicemix.jbi.deployer.artifacts that implement ServiceUnit
 class ServiceUnitImpl
           
 

Methods in org.apache.servicemix.jbi.deployer.artifacts that return ServiceUnit
 ServiceUnit[] ServiceAssemblyImpl.getServiceUnits()
           
 ServiceUnit[] ComponentImpl.getServiceUnits()
           
 



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