Uses of Class
org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection

Packages that use LifeCycleCallbackCollection
org.eclipse.jetty.plus.servlet   
 

Uses of LifeCycleCallbackCollection in org.eclipse.jetty.plus.servlet
 

Methods in org.eclipse.jetty.plus.servlet that return LifeCycleCallbackCollection
 LifeCycleCallbackCollection ServletHandler.getCallbacks()
           
 

Methods in org.eclipse.jetty.plus.servlet with parameters of type LifeCycleCallbackCollection
 void ServletHandler.setCallbacks(LifeCycleCallbackCollection callbacks)
           
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.