|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Directory<T>
Directory. (SPI, Prototype, ThreadSafe)
Cluster.join(Directory)
Method Summary | |
---|---|
Class<T> |
getInterface()
get service type. |
List<Invoker<T>> |
list(Invocation invocation)
list invokers. |
Methods inherited from interface com.alibaba.dubbo.common.Node |
---|
destroy, getUrl, isAvailable |
Method Detail |
---|
Class<T> getInterface()
List<Invoker<T>> list(Invocation invocation) throws RpcException
RpcException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |