org.apache.geronimo.clustering
Interface Node

All Known Implementing Classes:
BasicNode

public interface Node

Represents a node.


Method Summary
 String getName()
          Gets the node name.
 

Method Detail

getName

String getName()
Gets the node name.

Returns:
Node name


Copyright © 2006 Apache Software Foundation. All Rights Reserved.