public class JNDIManager extends Object
| Constructor and Description |
|---|
JNDIManager() |
JNDIManager(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(String name,
Object object) |
Object |
lookup(String name) |
void |
unExport(String name) |
public JNDIManager()
throws RemoteException
RemoteExceptionpublic JNDIManager(int port)
throws RemoteException
RemoteExceptionCopyright © 2010–2021. All rights reserved.