Class NoopFieldValueFactory

java.lang.Object
org.apache.wicket.injection.NoopFieldValueFactory
All Implemented Interfaces:
IFieldValueFactory

public class NoopFieldValueFactory extends Object implements IFieldValueFactory
Implementation of field value factory that ignores all fields
Author:
Igor Vaynberg (ivaynberg)