Package org.apache.wicket.util

Interface Summary
IContextProvider<T,C> An object that can provide instances of type T depending on context parameter of type C
IHierarchical<T> Represents an object that is a part of a hierarchy
IProvider<T> An object that can provide instances of type T
SlowTests JUnit Category marker.
 

Class Summary
ClassProvider<T> Deprecated. Use org.apache.wicket.util.reference.ClassReference instead
LazyInitializer<T> An abstraction for lazy-initializing values.
LongEncoder Encodes long values into the specified alphabet.
NullProvider<T> Provider that provides nulls.
ValueProvider<T> Provider that always provides the specified value.
 



Copyright © 2006–2014 Apache Software Foundation. All rights reserved.