SMILA 1.0 API documentation

org.eclipse.smila.management
Interface ManagementTreeNode

All Known Subinterfaces:
ManagementAgentLocation, ManagementCategory
All Known Implementing Classes:
ManagementAgentLocationImpl, ManagementCategoryImpl, ManagementTreeNodeImpl

public interface ManagementTreeNode

The Interface ManagementTreeNode.


Method Summary
 java.lang.String getPath()
          Gets the path.
 

Method Detail

getPath

java.lang.String getPath()
Gets the path.

Returns:
the path

SMILA 1.0 API documentation