org.apache.tuscany.sca.implementation.node.launcher
Class NodeImplementationLauncherUtil

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.node.launcher.NodeImplementationLauncherUtil

public class NodeImplementationLauncherUtil
extends java.lang.Object

Utility methods for node implementation launchers.


Constructor Summary
NodeImplementationLauncherUtil()
           
 
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

NodeImplementationLauncherUtil

public NodeImplementationLauncherUtil()
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: