Package | Description |
---|---|
org.ow2.joram.jakarta.jms |
The
org.ow2.joram.jakarta.jms package holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. |
org.ow2.joram.jakarta.jms.admin |
The
org.ow2.joram.jakarta.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. |
Modifier and Type | Field and Description |
---|---|
(package private) AdminItf |
Destination.wrapper
Administration wrapper used to perform administration stuff.
|
Modifier and Type | Method and Description |
---|---|
protected AdminItf |
Destination.getWrapper()
Returns the administration wrapper to use.
|
Modifier and Type | Method and Description |
---|---|
void |
Destination.setWrapper(AdminItf wrapper)
Sets the administration wrapper to use.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminWrapper
The
AdminWrapper class allows to set an administrator
connection to a given JORAM server, and provides administration and
monitoring methods at a server/platform level. |
class |
JoramAdmin
JoramAdmin is the implementation of the interface JoramAdminMBean.
|
Copyright © 2023 ScalAgent D.T.. All rights reserved.