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

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

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

Methods in org.eclipse.jetty.plus.servlet that return InjectionCollection
 InjectionCollection ServletHandler.getInjections()
           
 

Methods in org.eclipse.jetty.plus.servlet with parameters of type InjectionCollection
 void ServletHandler.setInjections(InjectionCollection injections)
           
 



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