org.ow2.petals.microkernel.api.jbi.management
Interface DeploymentService

All Superinterfaces:
javax.jbi.management.DeploymentServiceMBean, PetalsLifeCycle

public interface DeploymentService
extends DeploymentServiceMBean, PetalsLifeCycle

Author:
Roland Naudin - EBM WebSourcing

Field Summary
static String COMPONENT_LOGGER_NAME
           
 
Fields inherited from interface javax.jbi.management.DeploymentServiceMBean
SHUTDOWN, STARTED, STOPPED
 
Method Summary
 
Methods inherited from interface org.ow2.petals.microkernel.api.jbi.management.DeploymentServiceMBean
forceUndeploy, getServiceUnitForServiceAssembly, shutdownAllServiceAssemblies, startAllServiceAssemblies, stopAllServiceAssemblies, undeployAllServiceAssemblies
 
Methods inherited from interface javax.jbi.management.DeploymentServiceMBean
canDeployToComponent, deploy, getComponentsForDeployedServiceAssembly, getDeployedServiceAssemblies, getDeployedServiceAssembliesForComponent, getDeployedServiceUnitList, getServiceAssemblyDescriptor, getState, isDeployedServiceUnit, shutDown, start, stop, undeploy
 
Methods inherited from interface org.ow2.petals.microkernel.api.PetalsLifeCycle
shutdown
 

Field Detail

COMPONENT_LOGGER_NAME

static final String COMPONENT_LOGGER_NAME
See Also:
Constant Field Values


Copyright © 2005-2015 Linagora. All Rights Reserved.