|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.util.ServerDirsSelector
public class ServerDirsSelector
Based on the presence or absence of values for:
| Method Summary | |
|---|---|
ServerDirs |
dirs()
|
static ServerDirsSelector |
getInstance(java.io.File domainDirParent,
java.lang.String serverName,
java.lang.String nodeDir,
java.lang.String node)
Creates a selector for choosing the correct set of directories. |
boolean |
isInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ServerDirsSelector getInstance(java.io.File domainDirParent,
java.lang.String serverName,
java.lang.String nodeDir,
java.lang.String node)
throws CommandException,
java.io.IOException
domainDirParent - parent of the domain directory file(s)serverName - name of the requested instance or domainnodeDir - path to the node directorynode - name of the node
CommandException
java.io.IOExceptionpublic ServerDirs dirs()
public boolean isInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||