Uses of Class
org.apache.servicemix.jbi.deployment.Identification

Packages that use Identification
org.apache.servicemix.jbi.deployment   
 

Uses of Identification in org.apache.servicemix.jbi.deployment
 

Methods in org.apache.servicemix.jbi.deployment that return Identification
 Identification Component.getIdentification()
           
 Identification ServiceAssembly.getIdentification()
           
 Identification SharedLibrary.getIdentification()
           
 Identification ServiceUnit.getIdentification()
           
 

Methods in org.apache.servicemix.jbi.deployment with parameters of type Identification
 void Component.setIdentification(Identification identification)
           
 void ServiceAssembly.setIdentification(Identification identification)
           
 void SharedLibrary.setIdentification(Identification identification)
           
 void ServiceUnit.setIdentification(Identification identification)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.