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

Packages that use Component
org.apache.servicemix.jbi.deployment   
org.apache.servicemix.jbi.framework Component Framwork - internal representations of Components and registries for end points, service units etc Provides standard Installation and Deployment services 
 

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

Methods in org.apache.servicemix.jbi.deployment that return Component
 Component Descriptor.getComponent()
           
 

Methods in org.apache.servicemix.jbi.deployment with parameters of type Component
 void Descriptor.setComponent(Component component)
           
 

Uses of Component in org.apache.servicemix.jbi.framework
 

Methods in org.apache.servicemix.jbi.framework that return Component
 Component InstallationContextImpl.getDescriptor()
           
 

Methods in org.apache.servicemix.jbi.framework with parameters of type Component
protected  InstallerMBeanImpl InstallationService.doInstallComponent(File tmpDirectory, Component descriptor)
           
protected  Set<String> AutoDeploymentService.getSharedLibraryNames(Component comp)
           
 

Constructors in org.apache.servicemix.jbi.framework with parameters of type Component
InstallationContextImpl(Component descriptor)
           
 



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