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