public interface Noop
Originally introduced in order to support bootstrapping by dependency injection frameworks; allows us to specify a no-op in the configuration files which will be ignored.
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.