|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractList
java.util.Vector
java.util.Stack
org.apache.geronimo.network.protocol.AcceptableProtocolStack
org.apache.geronimo.network.protocol.control.ControlServerProtocolStack
| Field Summary | |
protected ControlServerProtocolWaiter |
waiter
|
| Fields inherited from class java.util.Vector |
capacityIncrement, elementCount, elementData |
| Fields inherited from class java.util.AbstractList |
modCount |
| Constructor Summary | |
ControlServerProtocolStack()
|
|
| Method Summary | |
Collection |
createMenu(ControlContext context)
|
Object |
pop()
|
Object |
push(Object object)
|
void |
setup()
|
void |
shutdown()
|
| Methods inherited from class org.apache.geronimo.network.protocol.AcceptableProtocolStack |
accept, clearLinks, cloneProtocol, drain, flush, getCreated, getDownProtocol, getLastUsed, getUpProtocol, isDone, sendDown, sendUp, setDownProtocol, setUpProtocol, teardown |
| Methods inherited from class java.util.Stack |
empty, peek, search |
| Methods inherited from class java.util.Vector |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize |
| Methods inherited from class java.util.AbstractList |
iterator, listIterator, listIterator |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
iterator, listIterator, listIterator |
| Field Detail |
protected ControlServerProtocolWaiter waiter
| Constructor Detail |
public ControlServerProtocolStack()
| Method Detail |
public Object push(Object object)
push in class AcceptableProtocolStackpublic Object pop()
pop in class AcceptableProtocolStack
public void setup()
throws ProtocolException
setup in interface Protocolsetup in class AcceptableProtocolStackProtocolExceptionpublic void shutdown()
shutdown in interface ControlServerListenerpublic Collection createMenu(ControlContext context)
createMenu in interface BootstrapChef
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||