Uses of Class
org.apache.servicemix.jbi.framework.AdminCommandsService

Packages that use AdminCommandsService
org.apache.servicemix.jbi.container The JBI Container implementation and supporting classes 
 

Uses of AdminCommandsService in org.apache.servicemix.jbi.container
 

Fields in org.apache.servicemix.jbi.container declared as AdminCommandsService
protected  AdminCommandsService JBIContainer.adminCommandsService
           
 

Methods in org.apache.servicemix.jbi.container that return AdminCommandsService
 AdminCommandsService JBIContainer.getAdminCommandsService()
           
 AdminCommandsService DeploySupport.getCommandsService()
           
 

Methods in org.apache.servicemix.jbi.container with parameters of type AdminCommandsService
 void DeploySupport.setCommandsService(AdminCommandsService commandsService)
           
 



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