public class DirectoryServiceFinder extends Object implements ServiceFinder
ServiceFinder that looks through a BeanDirectory
for services.| Constructor and Description |
|---|
DirectoryServiceFinder(BeanDirectory directory)
Only Constructor.
|
public DirectoryServiceFinder(BeanDirectory directory)
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.