Renamed the LaunchNode class to be more descriptive
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776616 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
062b3b1f2f
commit
60bd274034
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import org.apache.tuscany.sca.node.SCAContribution;
|
|||
import org.apache.tuscany.sca.node.SCANode;
|
||||
import org.apache.tuscany.sca.node.SCANodeFactory;
|
||||
|
||||
public class LaunchNode {
|
||||
public class LaunchCurrencyConverterWSNode {
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
SCAContribution currencyWSContribution =
|
Loading…
Add table
Reference in a new issue