org.apache.tuscany.sca.node
Interface SCANode2

All Superinterfaces:
SCANode
All Known Implementing Classes:
Node2Impl, SCANode2Factory.NodeProxy

Deprecated. Use SCANode instead

@Deprecated
public interface SCANode2
extends SCANode

Represents an SCA processing node. A node is loaded with an SCA composites. It can start and stop that composite.


Method Summary
 
Methods inherited from interface org.apache.tuscany.sca.node.SCANode
start, stop