|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.factory.Factory
org.eclipse.spi.net4j.ServerProtocolFactory
org.ceno.communication.srv.net4j.TrackerServerProtocolFactory
public final class TrackerServerProtocolFactory
Field Summary |
---|
Fields inherited from class org.eclipse.spi.net4j.ServerProtocolFactory |
---|
PRODUCT_GROUP |
Fields inherited from interface org.ceno.protocol.ITrackerProtocol |
---|
ACTIVATE_SIGNAL, CLOSE_SIGNAL, DEACTIVATE_SIGNAL, LOGIN_SIGNAL, LOGOUT_SIGNAL, OPEN_SIGNAL, PROTOCOL_NAME, QUERY_DEVELOPER_STATES, QUERY_MESSAGES, SEND_MESSAGE_SIGNAL, SYNCH_SIGNAL |
Constructor Summary | |
---|---|
TrackerServerProtocolFactory(IEventDispatcher eventDispatcher)
|
Method Summary | |
---|---|
java.lang.Object |
create(java.lang.String description)
|
void |
setEventDispatcher(IEventDispatcher eventDispatcher)
|
Methods inherited from class org.eclipse.net4j.util.factory.Factory |
---|
getDescriptionFor, getKey, getProductGroup, getType, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TrackerServerProtocolFactory(IEventDispatcher eventDispatcher)
Method Detail |
---|
public java.lang.Object create(java.lang.String description) throws org.eclipse.net4j.util.factory.ProductCreationException
create
in interface org.eclipse.net4j.util.factory.IFactory
org.eclipse.net4j.util.factory.ProductCreationException
public void setEventDispatcher(IEventDispatcher eventDispatcher)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |