|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JBIServiceMBean
MBean interface.
| Field Summary |
|---|
| 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 | |
|---|---|
java.lang.String |
getTransactionManager()
Gets the location of the transaction manager to use |
void |
installArchive(java.lang.String archive)
Request the JBI Container install the given archive |
void |
installServiceMixXml(java.lang.String archive)
Request the JBI Container install the given ServiceMix XML |
void |
setTransactionManager(java.lang.String transactionManager)
Sets the location of the transaction manager to use |
void |
uninstallArchive(java.lang.String archive)
Request the JBI Container uninstall the given archive |
void |
uninstallServiceMixXml(java.lang.String archive)
Request the JBI Container uninstall the given ServiceMix XML |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Method Detail |
|---|
java.lang.String getTransactionManager()
void installArchive(java.lang.String archive)
archive - The name of the archive to installvoid uninstallArchive(java.lang.String archive)
archive - The name of the archive to installvoid installServiceMixXml(java.lang.String archive)
archive - The name of the archive to installvoid uninstallServiceMixXml(java.lang.String archive)
archive - The name of the archive to installvoid setTransactionManager(java.lang.String transactionManager)
transactionManager -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||