Class InjectionCollection

java.lang.Object
org.eclipse.jetty.plus.annotation.InjectionCollection

public class InjectionCollection extends Object
InjectionCollection Map of classname to all injections requested on that class, whether by declaration in web.xml or via equivalent annotations. This class is not threadsafe for concurrent modifications, but is threadsafe for readers with concurrent modifications.