-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
String |
name()
Returns the node name.
|
void |
start()
Start the node.
|
void |
stop()
Stops the node.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
InstanceNode
public InstanceNode()
-
Method Detail
-
name
public String name()
Description copied from interface: Node
Returns the node name.
- Specified by:
name in interface Node
- Returns:
- The node name.
Copyright © 2011-2015 OpenESB Community. All Rights Reserved.