|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.excalibur.naming.rmi.server.Main
This is a simple test name server and should NOT be used in a production system.
Constructor Summary | |
Main()
Deprecated. |
|
Main(boolean debug)
Deprecated. |
Method Summary | |
void |
accept()
Deprecated. |
void |
dispose()
Deprecated. |
void |
export()
Deprecated. |
void |
init()
Deprecated. |
static void |
main(String[] args)
Deprecated. |
void |
run()
Deprecated. |
void |
start()
Deprecated. |
void |
stop()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Main(boolean debug)
public Main()
Method Detail |
public static void main(String[] args) throws Exception
Exception
public void init() throws Exception
Exception
public void start() throws Exception
Exception
public void export() throws Exception
Exception
public void dispose() throws Exception
Exception
public void stop() throws Exception
Exception
public void accept()
public void run()
run
in interface Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |