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 java.lang.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 java.lang.String getInstallDirUnixStyle(Node node)
getNodeDirUnixStyle
public static java.lang.String getNodeDirUnixStyle(Node node)
getNodeDirAbsolute
public static java.lang.String getNodeDirAbsolute(Node node)
getNodeDirAbsoluteUnixStyle
public static java.lang.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.