Uses of Class
org.ow2.petals.container.lifecycle.Installer

Packages that use Installer
org.ow2.petals.jbi.management.admin   
 

Uses of Installer in org.ow2.petals.jbi.management.admin
 

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

Methods in org.ow2.petals.jbi.management.admin with parameters of type Installer
 javax.management.ObjectName AdminService.registerInstaller(Installer installerMBean, java.lang.String name)
           
 javax.management.ObjectName AdminServiceImpl.registerInstaller(Installer installer, java.lang.String name)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.