Uses of Class
org.objectweb.jonas.ant.jonasbase.Tasks

Packages that use Tasks
org.objectweb.jonas.ant   
org.objectweb.jonas.ant.cluster   
org.objectweb.jonas.ant.jonasbase   
org.objectweb.jonas.ant.jonasbase.web   
 

Uses of Tasks in org.objectweb.jonas.ant
 

Methods in org.objectweb.jonas.ant with parameters of type Tasks
 void JOnASBaseTask.addTasks(Tasks subTasks)
          Add tasks for configured object
 void JOnASClusterConfigTask.addTasks(Tasks subTasks)
          Add tasks for configured object
 

Uses of Tasks in org.objectweb.jonas.ant.cluster
 

Subclasses of Tasks in org.objectweb.jonas.ant.cluster
 class CarolCluster
          Define CarolCluster task
 class ClusterDaemon
          Configures the cluster daemon
 class ClusterTasks
          Defines a common cluster task
 class Common
          Common task
 class DbCluster
          Define DbCluster task
 class DbmCluster
          Define DbmCluster task
 class Director
          Allow to configure the director Load Balancer for Apache
 class DiscoveryCluster
          Define DiscoveryCluster task
 class EjbLevel
          Defines Ejblevel task
 class HaCluster
          Define HaCluster task
 class JdbcRaCluster
          Define JdbcRaCluster task
 class JmsCluster
          Define JmsCluster task
 class LibCluster
          Define LibCluster task
 class MailCluster
          Define MailCluster task
 class ModJk
          Allow to configure the mod_jk load balancer for Apache
 class Script
          Allow to launch the cluster nodes
 class ServicesCluster
          Define ServicesCluster task
 class WebContainerCluster
          Define WebContainerCluster task
 class WebLevel
          Defines Weblevel task
 class WsdlPublishCluster
          Define WsdlPublishCluster task
 

Uses of Tasks in org.objectweb.jonas.ant.jonasbase
 

Subclasses of Tasks in org.objectweb.jonas.ant.jonasbase
 class Carol
          Defines properties for carol.properties
 class Discovery
          Defines properties for carol.properties
 class Ha
          Defines properties for ha service
 class Jms
          Allow to configure the JMS service
 class WebContainer
          Allow to configure the WebContainer service
 

Methods in org.objectweb.jonas.ant.jonasbase with parameters of type Tasks
 void Tasks.addTasks(Tasks subTasks)
          Add several tasks
 

Uses of Tasks in org.objectweb.jonas.ant.jonasbase.web
 

Subclasses of Tasks in org.objectweb.jonas.ant.jonasbase.web
 class Jetty
          Support Jetty Connector Configuration.
 class Tomcat
          Support Tomcat Connector Configuration.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.