|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.daemon.installers.Target
org.apache.directory.daemon.installers.bin.BinTarget
public class BinTarget
A Bin installer for the Linux platform. To create a Bin installer we use the shell (SH) utility that is bundled in every Linux.
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.daemon.installers.Target |
|---|
ARCHITECTURES, DAEMON_FRAMEWORKS, OPERATING_SYSTEMS, OS_FAMILIES, packagedFiles |
| Constructor Summary | |
|---|---|
BinTarget()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getWrapperExecutablePath()
Gets the Wrapper executable path. |
void |
setWrapperExecutablePath(java.lang.String wrapperExecutablePath)
Sets the Wrapper executable path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinTarget()
| Method Detail |
|---|
public java.lang.String getWrapperExecutablePath()
public void setWrapperExecutablePath(java.lang.String wrapperExecutablePath)
wrapperExecutablePath - the wrapper executable path
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||