Uses of Class
org.apache.servicemix.jbi.deployer.descriptor.Identification

Packages that use Identification
org.apache.servicemix.jbi.deployer.descriptor JBI descriptor POJOs based model. 
 

Uses of Identification in org.apache.servicemix.jbi.deployer.descriptor
 

Methods in org.apache.servicemix.jbi.deployer.descriptor that return Identification
 Identification ServiceUnitDesc.getIdentification()
           
 Identification ServiceAssemblyDesc.getIdentification()
           
 Identification ComponentDesc.getIdentification()
           
 Identification SharedLibraryDesc.getIdentification()
           
 

Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type Identification
 void ServiceUnitDesc.setIdentification(Identification identification)
           
 void ServiceAssemblyDesc.setIdentification(Identification identification)
           
 void ComponentDesc.setIdentification(Identification identification)
           
 void SharedLibraryDesc.setIdentification(Identification identification)
           
 



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