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)
ServiceFinderfind in interface ServiceFindercl - The class of the service.flavour - The flavour of the service. Not yet implemented.Copyright © 2023. All rights reserved.