MetaBoss

org.apache.tools.ant.taskdefs.optional.metaboss
Class ServicemoduleDistributionGeneratorTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended bycom.metaboss.sdlctools.applications.anttasks.MetaBossTask
              extended bycom.metaboss.sdlctools.applications.anttasks.MetaBossModelToolTask
                  extended byorg.apache.tools.ant.taskdefs.optional.metaboss.ServicemoduleDistributionGeneratorTask

public class ServicemoduleDistributionGeneratorTask
extends MetaBossModelToolTask

Special Ant task used to generate servicemodule distribution layer


Constructor Summary
ServicemoduleDistributionGeneratorTask()
           
 
Method Summary
 java.lang.String getImplementationName()
          The getter for the "implementationname" attribute
 void runTool()
           
 void setDestinationdir(java.io.File pDestinationDir)
          The setter for the "destinationdir" attribute
 void setImplementationName(java.lang.String pImplementationName)
          The setter for the "implementationname" attribute
 void setRef(java.lang.String pRef)
          The setter for the "ref" attribute
 
Methods inherited from class com.metaboss.sdlctools.applications.anttasks.MetaBossModelToolTask
addConfiguredEnv, addConfiguredParam, execute, findModelElement, findModelElementsByXPath, getModelDir, getModelElement, getModelName, getModelRootPackage, getRootModelElement, setModeldir
 
Methods inherited from class com.metaboss.sdlctools.applications.anttasks.MetaBossTask
getLogger, getPath, getPathAsFileSet, init
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicemoduleDistributionGeneratorTask

public ServicemoduleDistributionGeneratorTask()
Method Detail

setRef

public void setRef(java.lang.String pRef)
The setter for the "ref" attribute

Overrides:
setRef in class MetaBossModelToolTask

setDestinationdir

public void setDestinationdir(java.io.File pDestinationDir)
The setter for the "destinationdir" attribute


setImplementationName

public void setImplementationName(java.lang.String pImplementationName)
The setter for the "implementationname" attribute


getImplementationName

public java.lang.String getImplementationName()
The getter for the "implementationname" attribute


runTool

public void runTool()
             throws java.lang.Exception
Specified by:
runTool in class MetaBossModelToolTask
Throws:
java.lang.Exception

MetaBoss

Copyright © 2000-2005 Softaris Pty.Ltd. All Rights Reserved.