All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface uhr.core.attract.ServiceSourceDeferred

public interface ServiceSourceDeferred
This allows a deferred need to be satisfied later from a particular source.


Method Index

 o getDeferredServiceSource()
Returns the ServiceSource for deferred needs.

Methods

 o getDeferredServiceSource
 public abstract ServiceSource getDeferredServiceSource()
Returns the ServiceSource for deferred needs.

Returns:
the source to use in satisfying deferred needs.

All Packages  Class Hierarchy  This Package  Previous  Next  Index