All Packages Class Hierarchy This Package Previous Next Index
Interface uhr.core.attract.ServiceHost
- public interface ServiceHost
A ServiceHost represents something hosting services and
describing those services with ServiceItems. To use the host
services a client calls a service method.
-
getServiceHostAide()
- Returns the aide handling the ServiceHost's attractor work.
getServiceHostAide
public abstract ServiceHostAide getServiceHostAide()
- Returns the aide handling the ServiceHost's attractor work.
- Returns:
- the aide.
All Packages Class Hierarchy This Package Previous Next Index