protected static class PropertySource.State extends Object
PropertySource.getStateInstance()
to return a new instance of the child class.PropertySource.populateState(State)
to add fields to be saved.PropertySource.restoreState(State)
to add fields to be restored.