public class ServiceLookup<B> extends Object
| Constructor and Description |
|---|
ServiceLookup() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<B> |
getServices(Class<B> cls) |
Iterator<B> |
getServices(Class<B> cls,
ClassLoader clsLoader) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.