Uses of Interface
org.objectweb.jonas.ant.jonasbase.BaseTaskItf

Packages that use BaseTaskItf
org.objectweb.jonas.ant   
org.objectweb.jonas.ant.jonasbase   
org.objectweb.jonas.ant.jonasbase.wsdl   
 

Uses of BaseTaskItf in org.objectweb.jonas.ant
 

Methods in org.objectweb.jonas.ant with parameters of type BaseTaskItf
 void JOnASBaseTask.addTask(BaseTaskItf task)
          Add a task for configure some objects
 

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

Classes in org.objectweb.jonas.ant.jonasbase that implement BaseTaskItf
 class Apps
          Allow to copy files to JONAS_BASE/ejbjars/(autoload)
 class Archives
          Allow to copy files to JONAS_BASE/xxxx/(autoload)
 class Db
          Allow to configure the DB service
 class Dbm
          Allow to configure the DBM service
 class Ejbjars
          Allow to copy files to JONAS_BASE/ejbjars/(autoload)
 class JCopy
          Defines common copy methods
 class JdbcRa
          Allow to create JDBC resource adaptors
 class JEcho
          Defines echo message task
 class JMkdir
          Defines creation directory task
 class JmsRa
          Allow to create/adapt the JMS resource adaptor
 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 Mail
          Allow to create mail factory
 class Rars
          Allow to copy files to JONAS_BASE/rars/(autoload)
 class Services
          Allow to configure the list of services in jonas.properties file
 class Wars
          Allow to copy files to JONAS_BASE/webapps/(autoload)
 class XMLSerializerTask
          Allow to serialize a XML DOM structure
 

Uses of BaseTaskItf in org.objectweb.jonas.ant.jonasbase.wsdl
 

Classes in org.objectweb.jonas.ant.jonasbase.wsdl that implement BaseTaskItf
 class WsdlPublish
          Generates files for WSDL publish
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.