org.ow2.petals.cli.shell.command.utils
Class AntUtils

java.lang.Object
  extended by org.ow2.petals.cli.shell.command.utils.AntUtils

public abstract class AntUtils
extends java.lang.Object

Utility procedures to initialize Ant tasks

Author:
sandre

Constructor Summary
AntUtils()
           
 
Method Summary
static void configureJBIAntTask(org.ow2.petals.ant.AbstractJBIAntTask task)
          Set the username, password, host and port onto the given task
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntUtils

public AntUtils()
Method Detail

configureJBIAntTask

public static void configureJBIAntTask(org.ow2.petals.ant.AbstractJBIAntTask task)
Set the username, password, host and port onto the given task

Parameters:
task -


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.