com.sun.enterprise.config.serverbeans
Class Node.Duck
java.lang.Object
com.sun.enterprise.config.serverbeans.Node.Duck
- Enclosing interface:
- Node
public static class Node.Duck
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Node.Duck
public Node.Duck()
getInstallDirUnixStyle
public static String getInstallDirUnixStyle(Node node)
getNodeDirUnixStyle
public static String getNodeDirUnixStyle(Node node)
getNodeDirAbsolute
public static String getNodeDirAbsolute(Node node)
getNodeDirAbsoluteUnixStyle
public static String getNodeDirAbsoluteUnixStyle(Node node)
isDefaultLocalNode
public static boolean isDefaultLocalNode(Node node)
isLocal
public static boolean isLocal(Node node)
nodeInUse
public static boolean nodeInUse(Node node)
instanceCreationAllowed
public static boolean instanceCreationAllowed(Node node)
Copyright © 2012 GlassFish Community. All Rights Reserved.