wt.httpgw
Class WTContextBean.ServerContextHelper
java.lang.Object
wt.httpgw.WTContextBean.ServerContextHelper
- All Implemented Interfaces:
- AppletListener, EventListener, PropertyChangeListener
- Enclosing class:
- WTContextBean
- static class WTContextBean.ServerContextHelper
- extends Object
- implements AppletListener, PropertyChangeListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodContextId
private long methodContextId
wtContext
private WTContext wtContext
WTContextBean.ServerContextHelper
WTContextBean.ServerContextHelper()
activateServerContext
static void activateServerContext(WTContextBean context_bean)
freeMethodContext
private static void freeMethodContext(MethodContext context)
deactivateServerContext
static void deactivateServerContext(WTContextBean context_bean)
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener
start
public void start()
- Specified by:
start
in interface AppletListener
stop
public void stop()
- Specified by:
stop
in interface AppletListener
destroy
public void destroy()
- Specified by:
destroy
in interface AppletListener