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 SharedLibraryDesc.getIdentification()
           
 Identification ServiceUnitDesc.getIdentification()
           
 Identification ServiceAssemblyDesc.getIdentification()
           
 Identification ComponentDesc.getIdentification()
           
 

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



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