|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.server.api.rmi.RemoteDispatcherFactory
public class RemoteDispatcherFactory
This interface defines a factory to get a RemoteDispatcher instance of a implementation class.
| Constructor Summary | |
|---|---|
RemoteDispatcherFactory()
|
|
| Method Summary | |
|---|---|
static RemoteDispatcher |
getInstance()
Gets the RemoteDispatcher instance by the implementation class of RemoteDispatcher. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteDispatcherFactory()
| Method Detail |
|---|
public static RemoteDispatcher getInstance()
throws java.lang.Exception
RemoteDispatcher instance by the implementation class of RemoteDispatcher.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||