public class Server extends Server
ContainerLifeCycle.addBean(Object) API.AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.ListenerContainer.InheritedListener, Container.Listener_handler| Constructor and Description |
|---|
Server() |
Server(InetSocketAddress addr) |
Server(int port) |
Server(ThreadPool pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBeans(Collection<Object> beans) |
addConnector, clearAttributes, doStart, doStop, dump, getAttribute, getAttributeNames, getConnectors, getSendDateHeader, getSendServerVersion, getSessionIdManager, getStopAtShutdown, getThreadPool, getVersion, handle, handleAsync, handleOptions, isDumpAfterStart, isDumpBeforeStop, join, main, removeAttribute, removeConnector, setAttribute, setConnectors, setDumpAfterStart, setDumpBeforeStop, setSendDateHeader, setSendServerVersion, setSessionIdManager, setStopAtShutdown, toStringdestroy, expandChildren, getHandler, getHandlers, getNestedHandlerByClass, handle, setHandler, setServerexpandHandler, findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClassdumpThis, getServeraddBean, addBean, addBean, contains, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, setStopTimeout, unmanage, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic Server()
public Server(InetSocketAddress addr)
public Server(int port)
public Server(ThreadPool pool)
public void setBeans(Collection<Object> beans)
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.