public class RegisterServiceTask
extends org.apache.tools.ant.Task
Constructor and Description |
---|
RegisterServiceTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setPath(String servicePath)
Sets the path of the service that will be registered, relative to the definition path.
|
void |
setRemote(boolean remote)
Sets if the registering should be done remotely or
directly in the current JVM.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setPath(String servicePath)
servicePath
- the service path.public void setRemote(boolean remote)
remote
- if true, the registering will be done remotely.public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.