public class ConfigureComponentTask extends AbstractConfigureArchiveAntTask
This task pre-configure a JBI component (service engine of binding component).
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigureComponentTask.SharedLibrary
SharedLibrary class.
|
file, outputFile, overwriteOutputFile| Constructor and Description |
|---|
ConfigureComponentTask() |
| Modifier and Type | Method and Description |
|---|---|
ConfigureComponentTask.SharedLibrary |
createSharedLibrary()
A Shared Library to include in the component configuration.
|
void |
execute() |
String |
getIdentification()
Identification getter.
|
String |
getSlProperties()
SlProperties getter.
|
void |
setIdentification(String identification)
Identification setter.
|
void |
setSlProperties(String slProperties)
SlProperties setter.
|
downloadURL, getFile, getOutputFile, isOverwriteOutputFile, setFile, setOutputFile, setOverwriteOutputFile, validateFileParameterbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic ConfigureComponentTask.SharedLibrary createSharedLibrary()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class AbstractConfigureArchiveAntTaskorg.apache.tools.ant.BuildExceptionpublic String getIdentification()
public String getSlProperties()
public void setIdentification(String identification)
identification - public void setSlProperties(String slProperties)
slProperties - Copyright © 2005-2015 Linagora. All Rights Reserved.