public class ServerDirsSelector extends Object
| Modifier and Type | Method and Description |
|---|---|
ServerDirs |
dirs() |
static ServerDirsSelector |
getInstance(File domainDirParent,
String serverName,
String nodeDir,
String node)
Creates a selector for choosing the correct set of directories.
|
boolean |
isInstance() |
public static ServerDirsSelector getInstance(File domainDirParent, String serverName, String nodeDir, String node) throws CommandException, 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 nodeCommandExceptionIOExceptionpublic ServerDirs dirs()
public boolean isInstance()
Copyright © 2019. All rights reserved.