org.ow2.petals.ant.task
Class ConfigureServiceAssemblyTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.ow2.petals.ant.AbstractConfigureArchiveAntTask
              extended by org.ow2.petals.ant.task.ConfigureServiceAssemblyTask
All Implemented Interfaces:
java.lang.Cloneable

public class ConfigureServiceAssemblyTask
extends AbstractConfigureArchiveAntTask

Author:
rnaudin

Nested Class Summary
static class ConfigureServiceAssemblyTask.ServiceUnit
          The Service Unit class.
 
Field Summary
 
Fields inherited from class org.ow2.petals.ant.AbstractConfigureArchiveAntTask
file, JBIDESCRIPTOR_ZIPENTRY_NAME, outputFile, overwriteOutputFile
 
Fields inherited from class org.apache.tools.ant.Task
target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
 
Constructor Summary
ConfigureServiceAssemblyTask()
           
 
Method Summary
 ConfigureServiceAssemblyTask.ServiceUnit createServiceUnit()
           
 void execute()
           
 java.lang.String getIdentification()
           
 java.lang.String getSuProperties()
           
 void setIdentification(java.lang.String identification)
           
 void setSuProperties(java.lang.String suProperties)
           
 
Methods inherited from class org.ow2.petals.ant.AbstractConfigureArchiveAntTask
downloadURL, getFile, getOutputFile, isOverwriteOutputFile, setFile, setOutputFile, setOverwriteOutputFile, validateFileParameter
 
Methods inherited from class org.apache.tools.ant.Task
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigureServiceAssemblyTask

public ConfigureServiceAssemblyTask()
Method Detail

createServiceUnit

public ConfigureServiceAssemblyTask.ServiceUnit createServiceUnit()

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Overrides:
execute in class AbstractConfigureArchiveAntTask
Throws:
org.apache.tools.ant.BuildException

getIdentification

public java.lang.String getIdentification()

getSuProperties

public java.lang.String getSuProperties()

setIdentification

public void setIdentification(java.lang.String identification)

setSuProperties

public void setSuProperties(java.lang.String suProperties)


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