public class ContextHierarchyServiceFinder extends Object implements ServiceFinder
Constructor and Description |
---|
ContextHierarchyServiceFinder(ArooaContext arooaContext)
Create a new instance of this service finder..
|
public ContextHierarchyServiceFinder(ArooaContext arooaContext)
arooaContext
- The starting context.public <T> T find(Class<T> cl, String flavour)
ServiceFinder
find
in interface ServiceFinder
cl
- The class of the service.flavour
- The flavour of the service. Not yet implemented.