radtools.services.linux
Class AbstractLinuxHostedRADService
java.lang.Object
rcf.core.framework.component.DynamicComponent.Abstract
radtools.services.AbstractRADService
radtools.services.linux.AbstractLinuxHostedRADService
- All Implemented Interfaces:
- HostedRADService, LinuxHostedRADService, RADService, DynamicBound, DynamicComponent, ReflectedBindable<DynamicComponent>, ReflectedComponent, rcf.core.util.accessor.GUIAccessible
- Direct Known Subclasses:
- AbstractFedoraHostedRADService, AdvancedResearchIndexLoadLinux, HAProxyLinux, LigHTTPDLinux, ResearchIndexLoadLinux, RoRServerLinux
@Revision(value="$Revision: 1.2 $",
date="$Date: 2006/12/11 21:35:44 $",
tag="$Name: $")
public abstract class AbstractLinuxHostedRADService- extends AbstractRADService
- implements LinuxHostedRADService
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
TODO: equals, hashCode, toString
- Version:
- $Revision: 1.2 $
- Author:
- Greg Gibeling
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface rcf.core.framework.component.DynamicBound |
gui |
| Methods inherited from interface rcf.core.util.accessor.GUIAccessible |
icon, popupMenu |
AbstractLinuxHostedRADService
protected AbstractLinuxHostedRADService(LinuxSystem _host,
RADService _composition)
- TODO: Javadoc
- Parameters:
_host -
host
public LinuxSystem host()
- Description copied from interface:
HostedRADService
- TODO: Javadoc
- Specified by:
host in interface HostedRADService- Specified by:
host in interface LinuxHostedRADService
- Returns:
dependency().parent().get()