|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdminCommandsServiceMBean | |
|---|---|
| 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 |
| org.apache.servicemix.jbi.management.task | AntTasks for ServiceMix installation and deployment of Components and Service Assemblies |
| Uses of AdminCommandsServiceMBean in org.apache.servicemix.jbi.framework |
|---|
| Classes in org.apache.servicemix.jbi.framework that implement AdminCommandsServiceMBean | |
|---|---|
class |
AdminCommandsService
|
| Uses of AdminCommandsServiceMBean in org.apache.servicemix.jbi.management.task |
|---|
| Methods in org.apache.servicemix.jbi.management.task that return AdminCommandsServiceMBean | |
|---|---|
AdminCommandsServiceMBean |
JbiTask.getAdminCommandsService()
Get the AdminCommandsService |
| Methods in org.apache.servicemix.jbi.management.task with parameters of type AdminCommandsServiceMBean | |
|---|---|
void |
ListServiceEnginesTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
UndeployServiceAssemblyTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
UninstallSharedLibraryTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
StartServiceAssemblyTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
StopServiceAssemblyTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
UninstallComponentTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
ShutDownComponentTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
ListBindingComponentsTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
InstallSharedLibraryTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
StartComponentTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
ListServiceAssembliesTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
DeployServiceAssemblyTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
StopComponentTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
protected abstract void |
JbiTask.doExecute(AdminCommandsServiceMBean acs)
|
void |
InstallComponentTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
ListSharedLibrariesTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
void |
ShutDownServiceAssemblyTask.doExecute(AdminCommandsServiceMBean acs)
execute the task |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||