Class NullOutOfStateHandler

  • All Implemented Interfaces:
    OutOfStateHandler

    public class NullOutOfStateHandler
    extends java.lang.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.