Class Hooks.AroundTry

  • Enclosing class:
    Hooks

    public static class Hooks.AroundTry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AroundTry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TRY_LIFECYCLE_METHODS_PROXIMITY

        public static final int TRY_LIFECYCLE_METHODS_PROXIMITY
        See Also:
        Constant Field Values
    • Constructor Detail

      • AroundTry

        public AroundTry()