radtools.services
Interface RemoteRADService

All Superinterfaces:
DynamicBound, DynamicComponent, rcf.core.util.accessor.GUIAccessible, RADService, ReflectedBindable<DynamicComponent>, ReflectedComponent
All Known Subinterfaces:
NetworkTunnel<SP>, RemoteHostedRADService
All Known Implementing Classes:
AbstractNetworkTunnel, AbstractRemoteRADService, FedoraSystem, LinuxSession.Tunnel, LinuxSystem, VMWareFedora, VMWareLinux

@Revision(value="$Revision: 1.3 $",
          date="$Date: 2006/12/07 01:34:55 $",
          tag="$Name:  $")
public interface RemoteRADService
extends RADService

TODO: Javadoc

TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString

Version:
$Revision: 1.3 $
Author:
Greg Gibeling

Nested Class Summary
 
Nested classes/interfaces inherited from interface radtools.services.RADService
RADService.State
 
Nested classes/interfaces inherited from interface rcf.core.framework.component.DynamicComponent
DynamicComponent.Abstract, DynamicComponent.Default
 
Nested classes/interfaces inherited from interface rcf.core.framework.component.DynamicBound
DynamicBound.GUIType
 
Method Summary
 HostPort hostport()
          TODO: Javadoc
 
Methods inherited from interface radtools.services.RADService
communication, composition, dependency, isConcrete, management, radServiceState, refresh, update, window
 
Methods inherited from interface rcf.core.framework.component.DynamicComponent
component, operations, properties
 
Methods inherited from interface rcf.core.framework.component.DynamicBound
gui
 
Methods inherited from interface rcf.core.util.accessor.GUIAccessible
icon, popupMenu
 
Methods inherited from interface rcf.core.framework.component.ReflectedComponent
interfaces, isInstance
 
Methods inherited from interface rcf.core.framework.component.ReflectedBindable
bind
 

Method Detail

hostport

@StaticGetMethod(value="RADService.RemoteHostPort")
HostPort hostport()
TODO: Javadoc

Returns: