public class StaticDirectory<T> extends AbstractDirectory<T>
| Constructor and Description |
|---|
StaticDirectory(List<Invoker<T>> invokers) |
StaticDirectory(List<Invoker<T>> invokers,
List<Router> routers) |
StaticDirectory(URL url,
List<Invoker<T>> invokers) |
StaticDirectory(URL url,
List<Invoker<T>> invokers,
List<Router> routers) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
Class<T> |
getInterface()
get service type.
|
boolean |
isAvailable()
is available.
|
getConsumerUrl, getRouters, getUrl, isDestroyed, list, setConsumerUrlCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.