Uses of Interface
org.ow2.petals.microkernel.api.container.Installer

Packages that use Installer
org.ow2.petals.microkernel.api.jbi.management   
 

Uses of Installer in org.ow2.petals.microkernel.api.jbi.management
 

Methods in org.ow2.petals.microkernel.api.jbi.management that return Installer
 Installer AdminService.getInstallerByName(String name)
          Get the Installer by its component name.
 Installer[] AdminService.getInstallers()
          Get the list of Installers
 

Methods in org.ow2.petals.microkernel.api.jbi.management with parameters of type Installer
 ObjectName AdminService.registerInstaller(Installer installerMBean, String name)
           
 



Copyright © 2005-2015 Linagora. All Rights Reserved.