|
||||||||||
| 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.openanzo.jastor.ant.CustomThingElement
public class CustomThingElement
| Constructor Summary | |
|---|---|
CustomThingElement()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getThingFactory()
Get the ThingFactory for this task |
java.lang.String |
getThingImpl()
Get the ThingImpl for this task |
java.lang.String |
getThingInterface()
Get the ThingInterface for this task |
void |
setThingFactory(java.lang.String thingFactory)
Set the ThingFactory for this task |
void |
setThingImpl(java.lang.String thingImpl)
Set the ThingImpl for this task |
void |
setThingInterface(java.lang.String thingInterface)
Set the ThingInterface for this task |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, 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 |
|---|
public CustomThingElement()
| Method Detail |
|---|
public java.lang.String getThingFactory()
public void setThingFactory(java.lang.String thingFactory)
thingFactory - the ThingFactory for this taskpublic java.lang.String getThingImpl()
public void setThingImpl(java.lang.String thingImpl)
thingImpl - the ThingImpl for this taskpublic java.lang.String getThingInterface()
public void setThingInterface(java.lang.String thingInterface)
thingInterface - the ThingInterface for this task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||