org.objectweb.joram.mom.dest
Class ClusterQueue
- AdminDestinationItf, AgentMBean, Serializable
public class ClusterQueue
A ClusterQueue
agent is an agent hosting a MOM queue, and which
behaviour is provided by a ClusterQueueImpl
instance.
ClusterQueueImpl
agentFinalize , agentInitialize , delete , delete , deploy , deploy , getId , getLogTopic , getName , isDeployed , isFixed , needToBeCommited , react , save , sendTo , sendTo , sendTo , setNoSave , toString |
ClusterQueue
protected ClusterQueue()
Empty constructor for newInstance().
createsImpl
public DestinationImpl createsImpl(AgentId adminId)
Creates the QueueImpl.
- createsImpl in interface Queue
adminId
- Identifier of the queue administrator.
react
public void react(AgentId from,
Notification not)
throws Exception
Reactions to notifications are implemented by the
DestinationImpl class.
- react in interface Destination
setProperties
public void setProperties(Properties prop)
Sets properties for the destination.
Empty method as no properties may be set for the generic destination.
- setProperties in interface AdminDestinationItf
- setProperties in interface Destination
Copyright B) 2004 Scalagent - All rights reserved