Class PostConstructLifecyclePhase

  • All Implemented Interfaces:
    org.smooks.api.lifecycle.LifecyclePhase

    public class PostConstructLifecyclePhase
    extends AbstractLifecyclePhase
    • Constructor Detail

      • PostConstructLifecyclePhase

        public PostConstructLifecyclePhase​(Scope scope)
      • PostConstructLifecyclePhase

        public PostConstructLifecyclePhase()
    • Method Detail

      • checkPropertiesConfigured

        protected <U> void checkPropertiesConfigured​(Class contentHandlerClass,
                                                     U instance)