TIBCO Enterprise Message Service
Version 4.3.0

Package com.tibco.tibjms.admin

Provides the classes for administering a TIBCO Enterprise Message Service.

See:
          Description

Class Summary
ACLEntry An ACLEntry represents the set of permissions that a Principal (User or Group) has on a Destination (Topic or Queue).
AdminACLEntry This class represents a set of administrative permissions for a Principal (user or group).
AdminPermissions This class represents a set of positive and negative administrative permissions.
BridgeInfo This class represents the definition of a bridge.
BridgeTarget This class represents the target destination of a bridge.
CMLedgerListenerInfo This class represents a summary about a single registered TIBCO Rendezvous certified listener that the EMS server exports messages to.
CMLedgerSubjectInfo This class represents an outbound subject entry in a TIBCO Rendezvous Certified Messaging ledger file.
CMListenerInfo This class represents a TIBCO Rendezvous CM listener.
ConnectionFactoryInfo A ConnectionFactoryInfo object represents a configured ConnectionFactory that can be retrieved by an EMS client through the built in JNDI implementation.
ConnectionInfo A ConnectionInfo object represents a client connection to the TIBCO EMS server.
ConsumerInfo A ConsumerInfo object represents a message consumer.
DestinationBridgeInfo This class replaces the old BridgeInfo class to represent bridges between destinations.
DestinationInfo This abstract class contains methods common to both QueueInfo and TopicInfo.
DetailedDestStat This class represents detailed destination statistics about another object (Topic, Queue etc).
DurableInfo This class represents a durable subscription on the Tibjms server.
GroupInfo This class represents a group on the Tibjms server.
Permissions This class represents a set of permissions on destinations.
PrincipalInfo This abstract class represents a user or group and contains methods common to both.
ProducerInfo A ProducerInfo object represents a message producer.
QueueInfo This class represents a message queue that is configured on the EMS server.
RouteInfo An object of this class represents the configuration and optionally statistical data about the routed server.
RouteSelector This class represents a selector applied to incoming or outgoing messages on a route.
RVCMTransportInfo This class represents TIBCO Rendezvous Certified Messaging transports that are configured on the EMS server.
RVTransportInfo This class represents TIBCO Rendezvous transports that are configured on the EMS server.
ServerInfo This class represents configuration parameters for a TIBCO Enterprise Message Service server.
SSLParams This class represents all the possible SSL paramters.
SSTransportInfo This class represents TIBCO SmartSockets transports that are configured on the EMS server.
StatData This class represents statistical data about another object (Topic, Queue etc).
StoreInfo Class representing information about a server's store file.
TibjmsAdmin This is the main class for administering a TIBCO Enterprise Message Service server.
TopicInfo This class represents a topic that is configured on the EMS server.
TraceInfo This class represents the set of trace message types that will be output to a particular output destination (console or log file).
TransactionInfo This class represents an XA transaction.
TransportInfo This abstract class represents the data and behavior common to transports of all types that are configured on the EMS server.
UserInfo This class represents a user on the Tibjms server.
VersionInfo This class represents the parsed version information for the TIBCO Enterprise Message Service components.
 

Exception Summary
TibjmsAdminException This is the general admin exception used when an error occurs with a call to the server.
TibjmsAdminInvalidNameException This is the admin exception thrown when the name used to create a User, Group, or Destination is invalid.
TibjmsAdminNameExistsException This is the admin exception thrown when the name used to create a User, Group, Destination, or JNDI binding is already in use.
TibjmsAdminSecurityException This is the admin exception thrown when the user is not authorized to execute a command.
 

Package com.tibco.tibjms.admin Description

Provides the classes for administering a TIBCO Enterprise Message Service.


TIBCO Enterprise Message Service
Version 4.3.0

Copyright © TIBCO Software Inc. All rights reserved