From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- .../launcher/NodeImplementationLauncherUtil.html | 258 +++++++++++++++++++++ 1 file changed, 258 insertions(+) create mode 100644 site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.html (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.html') diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.html b/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.html new file mode 100644 index 0000000000..b0a0673b34 --- /dev/null +++ b/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.html @@ -0,0 +1,258 @@ + + + + + + +NodeImplementationLauncherUtil + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +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.StringnodeConfigurationURI(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:
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3