Uses of Interface
com.webify.wsf.engine.context.ContextListener

Packages that use ContextListener
com.webify.wsf.engine.context   
 

Uses of ContextListener in com.webify.wsf.engine.context
 

Methods in com.webify.wsf.engine.context with parameters of type ContextListener
 void ContextManager.addContextListener(ContextListener listener)
          Adds a context lifecycle listener to the manager.
 void ContextManager.removeContextListener(ContextListener listener)
          Removes a context lifecycle listener from the manager.
 



Copyright © 2002-2009 IBM. All Rights Reserved.