Class TableInterceptor


  • public class TableInterceptor
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object intercept​(org.tomitribe.crest.api.interceptor.CrestContext crestContext)  
      • Methods inherited from class java.lang.Object

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

      • TableInterceptor

        public TableInterceptor()
    • Method Detail

      • intercept

        public java.lang.Object intercept​(org.tomitribe.crest.api.interceptor.CrestContext crestContext)