org.objectweb.jonas.ant.jonasbase.Jms Class Reference

Inherits org.objectweb.jonas.ant.jonasbase.Tasks.

Inheritance diagram for org.objectweb.jonas.ant.jonasbase.Jms:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.ant.jonasbase.Jms:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Jms ()
void setPort (String portNumber)
void setInitialTopics (String initialTopics)
void setInitialQueues (String initialQueues)

Detailed Description

Allow to configure the JMS service
Author:
Florent Benoit

Definition at line 37 of file Jms.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ant.jonasbase.Jms.Jms  ) 
 

Default constructor

Definition at line 72 of file Jms.java.


Member Function Documentation

void org.objectweb.jonas.ant.jonasbase.Jms.setInitialQueues String  initialQueues  ) 
 

Set the initial queues when JOnAS start

Parameters:
initialQueues comma separated list of topics

Definition at line 130 of file Jms.java.

References org.objectweb.jonas.ant.jonasbase.Tasks.addTask(), org.objectweb.jonas.ant.jonasbase.JReplace.setConfigurationFile(), and org.objectweb.jonas.ant.jonasbase.JReplace.setLogInfo().

Here is the call graph for this function:

void org.objectweb.jonas.ant.jonasbase.Jms.setInitialTopics String  initialTopics  ) 
 

Set the initial topics when JOnAS start

Parameters:
initialTopics comma separated list of topics

Definition at line 105 of file Jms.java.

References org.objectweb.jonas.ant.jonasbase.Tasks.addTask(), org.objectweb.jonas.ant.jonasbase.JReplace.setConfigurationFile(), and org.objectweb.jonas.ant.jonasbase.JReplace.setLogInfo().

Here is the call graph for this function:

void org.objectweb.jonas.ant.jonasbase.Jms.setPort String  portNumber  ) 
 

Set the port number for Joram

Parameters:
portNumber the port for Joram

Definition at line 80 of file Jms.java.

References org.objectweb.jonas.ant.jonasbase.Tasks.addTask(), org.objectweb.jonas.ant.jonasbase.JReplace.setConfigurationFile(), and org.objectweb.jonas.ant.jonasbase.JReplace.setLogInfo().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:21 2005 for JOnAS by  doxygen 1.3.9.1