|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MBean interface.
| Field Summary | |
static javax.management.ObjectName |
OBJECT_NAME
|
| Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Method Summary | |
org.apache.axis.server.AxisServer |
getAxisServer()
return the associated server |
org.apache.axis.EngineConfiguration |
getClientEngineConfiguration()
return the associated client configuration |
org.apache.axis.EngineConfiguration |
getServerEngineConfiguration()
return the associated server configuration |
void |
start(String deploymentName,
Document doc,
ClassLoader serviceLoader)
start method for usage with immediately known documents |
void |
stop(Document doc)
stop a given deployment by document |
| Methods inherited from interface org.jboss.deployment.SubDeployerMBean |
accepts, create, destroy, init, start, stop |
| Methods inherited from interface org.jboss.system.ServiceMBean |
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
| Field Detail |
public static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
public void start(String deploymentName, Document doc, ClassLoader serviceLoader) throws org.jboss.deployment.DeploymentException
org.jboss.deployment.DeploymentExceptionpublic void stop(Document doc) throws org.jboss.deployment.DeploymentException
org.jboss.deployment.DeploymentExceptionpublic org.apache.axis.EngineConfiguration getClientEngineConfiguration()
public org.apache.axis.EngineConfiguration getServerEngineConfiguration()
public org.apache.axis.server.AxisServer getAxisServer()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||