Class NullOutOfStateHandler

java.lang.Object
com.adaptris.core.NullOutOfStateHandler
All Implemented Interfaces:
OutOfStateHandler

public class NullOutOfStateHandler extends Object implements OutOfStateHandler
Implementation of the OutOfStateHandler which does no checks.

In the adapter configuration file this class is aliased as null-out-of-state-handler which is the preferred alternative to the fully qualified classname when building your configuration.