public class endptEnabler
extends com.ibm.ws.webservices.tools.ant.EndpointEnabler
| Type | Property and Description |
|---|---|
com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property |
create
The Property information is embedded in a "property"
element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
endptEnabler.Property
Used for nested property definitions.
|
| Constructor and Description |
|---|
endptEnabler() |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property |
createProperty()
The Property information is embedded in a "property"
element.
|
void |
setEarfile(java.lang.String earfile)
This method accepts a string containing the name
of the EAR to be modified.
|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypecreateProperty in class com.ibm.ws.webservices.tools.ant.EndpointEnablerpublic void setEarfile(java.lang.String earfile)
setEarfile in class com.ibm.ws.webservices.tools.ant.EndpointEnablerearfile - A string containing the EAR namepublic com.ibm.ws.webservices.tools.ant.EndpointEnabler.Property createProperty()
createProperty in class com.ibm.ws.webservices.tools.ant.EndpointEnabler