|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.ow2.petals.ant.AbstractConfigureArchiveAntTask
org.ow2.petals.ant.task.ConfigureComponentTask
public class ConfigureComponentTask
Ant task : petals-configure-component. This task pre-configure a JBI component (service engine of binding component).
| Nested Class Summary | |
|---|---|
static class |
ConfigureComponentTask.SharedLibrary
SharedLibrary 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 | |
|---|---|
ConfigureComponentTask()
|
|
| Method Summary | |
|---|---|
ConfigureComponentTask.SharedLibrary |
createSharedLibrary()
A Shared Library to include in the component configuration. |
void |
execute()
|
java.lang.String |
getIdentification()
Identification getter. |
java.lang.String |
getSlProperties()
SlProperties getter. |
void |
setIdentification(java.lang.String identification)
Identification setter. |
void |
setSlProperties(java.lang.String slProperties)
SlProperties setter. |
| 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 |
|---|
public ConfigureComponentTask()
| Method Detail |
|---|
public ConfigureComponentTask.SharedLibrary createSharedLibrary()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class AbstractConfigureArchiveAntTaskorg.apache.tools.ant.BuildExceptionpublic java.lang.String getIdentification()
public java.lang.String getSlProperties()
public void setIdentification(java.lang.String identification)
identification - public void setSlProperties(java.lang.String slProperties)
slProperties -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||