com.intel.gpe.client2.common.panels.targetsystemchooser
Interface RegistryOrChildNode

All Superinterfaces:
Node
All Known Implementing Classes:
RegistryNode, TargetSystemNode

public interface RegistryOrChildNode
extends Node

Version:
$Id: RegistryOrChildNode.java,v 1.1 2006/09/15 10:49:08 vashorin Exp $
Author:
Valery Shorin

Method Summary
 ClientWrapper<com.intel.gpe.clients.api.RegistryClient,java.lang.String> getRegistry()
          Get the registry client associated either with the registry node or child node.
 
Methods inherited from interface com.intel.gpe.client2.common.panels.tree.Node
getChild, getChildCount, getIndex, getPath, isLeaf
 

Method Detail

getRegistry

ClientWrapper<com.intel.gpe.clients.api.RegistryClient,java.lang.String> getRegistry()
Get the registry client associated either with the registry node or child node.

Returns:
The target system.


Copyright © 2008. All Rights Reserved.