|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EsbDeploymentMBean
Interface for exposing JMX operations.
Method Summary | |
---|---|
java.lang.String |
getJbossEsbXml()
Gets the jboss-esb.xml configuration. |
java.lang.String |
getJbossEsbXmlAsHtml()
Gets the jboss-esb.xml configuration as html. |
boolean |
isStarted()
Is the deployment started. |
void |
start()
Start a deployment. |
void |
stop()
Stop a deployment. |
Method Detail |
---|
void start() throws java.lang.Exception
java.lang.Exception
- If an exception occurs while starting.boolean isStarted()
void stop() throws java.lang.Exception
java.lang.Exception
- If an exeption occurs while stoping.java.lang.String getJbossEsbXml()
java.lang.String getJbossEsbXmlAsHtml()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |