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

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

public interface InstallationService
extends InstallationServiceMBean, PetalsLifeCycle

Author:
Roland Naudin - EBM WebSourcing

Field Summary
static String COMPONENT_LOGGER_NAME
           
 
Method Summary
 
Methods inherited from interface org.ow2.petals.microkernel.api.jbi.management.InstallationServiceMBean
forceUnloadInstaller, getInstalledComponentsForSharedLibrary, getInstalledSharedLibraries, getInstallers, shutdownAllComponents, shutdownAllNoMoreUsedComponents, shutdownComponent, startAllComponents, startComponent, stopAllComponents, stopComponent, uninstallAllComponents, uninstallAllNoMoreUsedComponents, uninstallAllNoMoreUsedSharedLibraries, uninstallAllSharedLibraries, uninstallComponent, uninstallSharedLibrary, unloadAllInstallers
 
Methods inherited from interface javax.jbi.management.InstallationServiceMBean
installSharedLibrary, loadInstaller, loadNewInstaller, uninstallSharedLibrary, unloadInstaller
 
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.