com.nesscomputing.httpserver.standalone
Class AnnouncingStandaloneServer
java.lang.Object
com.nesscomputing.httpserver.standalone.StandaloneServer
com.nesscomputing.httpserver.standalone.AnnouncingStandaloneServer
Deprecated. Use com.nesscomputing.server.AnnouncingStandaloneServer.
@Deprecated
public abstract class AnnouncingStandaloneServer
- extends StandaloneServer
Standalone server that uses the ServiceDiscovery Lifecycle. No additional
announcements etc. are done.
|
Method Summary |
protected com.google.inject.Module |
getLifecycleModule()
Deprecated. |
protected com.nesscomputing.lifecycle.LifecycleStage |
getStartStage()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnouncingStandaloneServer
public AnnouncingStandaloneServer()
- Deprecated.
getStartStage
protected com.nesscomputing.lifecycle.LifecycleStage getStartStage()
- Deprecated.
- Overrides:
getStartStage in class StandaloneServer
getLifecycleModule
protected com.google.inject.Module getLifecycleModule()
- Deprecated.
- Overrides:
getLifecycleModule in class StandaloneServer
Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.