org.ow2.petals.container.lifecycle
Interface InstallerInterface
- All Known Implementing Classes:
- Installer
public interface InstallerInterface
- Author:
- rnaudin
|
Method Summary |
void |
init(Context ctxt)
init the installer. |
init
void init(Context ctxt)
throws java.io.IOException,
javax.jbi.JBIException,
javax.naming.NamingException,
org.objectweb.fractal.api.NoSuchInterfaceException
- init the installer.
- Parameters:
ctxt - the context (installation context)
- Throws:
org.ow2.petals.kernel.api.server.PetalsException - : impossible initialization
javax.jbi.JBIException - : impossible initialization
java.io.IOException
javax.naming.NamingException
org.objectweb.fractal.api.NoSuchInterfaceException
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.