org.apache.tuscany.sca.implementation.node.manager
Class NodeManagerUtil

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.node.manager.NodeManagerUtil

public class NodeManagerUtil
extends java.lang.Object

Utility methods for node implementation launchers.


Constructor Summary
NodeManagerUtil()
           
 
Method Summary
static java.lang.String nodeConfigurationURI(java.lang.String nodeName)
          Determine the URI of a node configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeManagerUtil

public NodeManagerUtil()
Method Detail

nodeConfigurationURI

public static java.lang.String nodeConfigurationURI(java.lang.String nodeName)
Determine the URI of a node configuration. The domain URI can be configured using a TUSCANY_DOMAIN system property or environment variable.

Parameters:
nodeName -
Returns: