Uses of Interface
org.ow2.jonas.antmodular.jonasbase.bootstrap.BaseTaskItf

Packages that use BaseTaskItf
org.ow2.jonas.antmodular.jonasbase.bootstrap   
 

Uses of BaseTaskItf in org.ow2.jonas.antmodular.jonasbase.bootstrap
 

Classes in org.ow2.jonas.antmodular.jonasbase.bootstrap that implement BaseTaskItf
 class Archives
          Allow to copy files to JONAS_BASE/xxxx/(autoload).
 class DeploymentPlans
          Allow to copy files to JONAS_BASE/rars/(autoload).
 class JCopy
          Defines common copy methods.
 class JEcho
          Defines echo message task.
 class JMkdir
          Defines creation directory task.
 class JReplace
          Defines common replacement methods.
 class JTask
          Defines a common task.
 class JTouch
          Defines creation file task.
 class Lib
          Allow to copy files to lib/ext.
 class PropertyTask
          Task that replaces or adds any property in a file located in JONAS_BASE/conf.
 class Services
          Allow to configure the list of services in jonas.properties file.
 class XMLSerializerTask
          Allow to serialize a XML DOM structure.
 

Methods in org.ow2.jonas.antmodular.jonasbase.bootstrap with parameters of type BaseTaskItf
 void AbstractJOnASBaseAntTask.addTask(BaseTaskItf task)
          Add a task for configure some objects.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.