JMS Service

Description

JMS Service used by other Services to register and unregister JMS Message Listeners on JMS Queues and to schedule JMS messages

Dependencies

Attributes

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

startListening

Register MessageListener on JMS Queue

stopListening

Unregister MessageListener from JMS Queue

queue

Send Message to JMS Queue

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

Notifications