public interface ServiceFinder
| 限定符和类型 | 方法和说明 |
|---|---|
Address |
getServiceLocation() |
void |
init(EndpointInfo endpointInfo) |
void |
reportInvalidServiceLocation(java.util.Map<java.lang.String,java.lang.Integer> serviceLocation) |
void init(EndpointInfo endpointInfo) throws java.lang.Exception
java.lang.ExceptionAddress getServiceLocation()
void reportInvalidServiceLocation(java.util.Map<java.lang.String,java.lang.Integer> serviceLocation)