public interface RemoteNamingService extends NamingService, Remote
| Modifier and Type | Field and Description |
|---|---|
static String |
DIRECTORY_NAME |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
call(String name,
String method,
String signature,
Serializable... args) |
Map<String,String> |
getServiceInfo(String name) |
addContainer, list, lookup, register, unregisterstatic final String DIRECTORY_NAME
Map<String,String> getServiceInfo(String name) throws RemoteException
RemoteExceptionSerializable call(String name, String method, String signature, Serializable... args) throws RemoteException
RemoteExceptionCopyright © 2018. All rights reserved.