com.finalist.tools.ant.taskdefs
Class DistGenTask.WarEarStandalone

java.lang.Object
  extended byorg.apache.tools.ant.types.EnumeratedAttribute
      extended bycom.finalist.tools.ant.taskdefs.DistGenTask.WarEarStandalone
Enclosing class:
DistGenTask

public static class DistGenTask.WarEarStandalone
extends org.apache.tools.ant.types.EnumeratedAttribute

Enumerated attribute for project type; war, ear or standalone jar.


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
DistGenTask.WarEarStandalone()
           
 
Method Summary
 java.lang.String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DistGenTask.WarEarStandalone

public DistGenTask.WarEarStandalone()
Method Detail

getValues

public java.lang.String[] getValues()


Copyright © 2003-2004 SourceForge. All Rights Reserved.