Class FessCurtainBeforeHook

  • All Implemented Interfaces:
    org.lastaflute.core.direction.CurtainBeforeHook

    public class FessCurtainBeforeHook
    extends java.lang.Object
    implements org.lastaflute.core.direction.CurtainBeforeHook
    Author:
    jflute
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.dbflute.system.provider.DfFinalTimeZoneProvider createFinalTimeZoneProvider()  
      void hook​(org.lastaflute.core.direction.FwAssistantDirector assistantDirector)  
      protected void processDBFluteSystem()  
      • Methods inherited from class java.lang.Object

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

      • FessCurtainBeforeHook

        public FessCurtainBeforeHook()
    • Method Detail

      • hook

        public void hook​(org.lastaflute.core.direction.FwAssistantDirector assistantDirector)
        Specified by:
        hook in interface org.lastaflute.core.direction.CurtainBeforeHook
      • processDBFluteSystem

        protected void processDBFluteSystem()
      • createFinalTimeZoneProvider

        protected org.dbflute.system.provider.DfFinalTimeZoneProvider createFinalTimeZoneProvider()