public class ComponentsServiceFinder extends Object implements ServiceFinder
| Constructor and Description |
|---|
ComponentsServiceFinder(ComponentPool directory) |
public ComponentsServiceFinder(ComponentPool directory)
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.