org.ow2.petals.se.jsr181
Class Jsr181Bootstrap
java.lang.Object
org.ow2.petals.component.framework.JBIBootstrap
org.ow2.petals.component.framework.DefaultBootstrap
org.ow2.petals.se.jsr181.Jsr181Bootstrap
- All Implemented Interfaces:
- javax.jbi.component.Bootstrap
public class Jsr181Bootstrap
- extends org.ow2.petals.component.framework.DefaultBootstrap
The JSR181 component bootstrap.
- Since:
- 1.0
- Author:
- Christophe HAMERLING - EBM WebSourcing, Vincent Zurczak - EBM WebSourcing
|
Field Summary |
static java.lang.String |
CONFIGURATION_FILE
The name of the configuration file for Axis2. |
| Fields inherited from class org.ow2.petals.component.framework.DefaultBootstrap |
mbeanName |
| Fields inherited from class org.ow2.petals.component.framework.JBIBootstrap |
installContext |
| Methods inherited from class org.ow2.petals.component.framework.DefaultBootstrap |
cleanUp, getAttributeList, getExtensionMBeanName, getMethodList, onInstall |
| Methods inherited from class org.ow2.petals.component.framework.JBIBootstrap |
getInstallContext, getJbiComponentConfiguration, getLogger, init, onUninstall |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIGURATION_FILE
public static final java.lang.String CONFIGURATION_FILE
- The name of the configuration file for Axis2.
- See Also:
- Constant Field Values
Jsr181Bootstrap
public Jsr181Bootstrap()
- Constructor.
doInit
public void doInit()
throws javax.jbi.JBIException
- Overrides:
doInit in class org.ow2.petals.component.framework.DefaultBootstrap
- Throws:
javax.jbi.JBIException
copyConfigurationFiles
protected void copyConfigurationFiles()
throws javax.jbi.JBIException
- Copies the configuration files.
- Throws:
javax.jbi.JBIException
createWorkDirectories
protected void createWorkDirectories()
throws javax.jbi.JBIException
- Creates the work directories.
- Throws:
javax.jbi.JBIException
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.