Hierarchy For Package org.frankframework.lifecycle

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.frankframework.lifecycle.AbstractConfigurableLifecyle (implements org.frankframework.lifecycle.ConfigurableLifecycle)
    • org.frankframework.lifecycle.AbstractPropertySourcePostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.core.PriorityOrdered)
    • org.springframework.context.support.DefaultLifecycleProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.LifecycleProcessor)
    • java.util.EventObject (implements java.io.Serializable)
      • org.springframework.context.ApplicationEvent
    • org.frankframework.lifecycle.FrankApplicationInitializer (implements org.springframework.web.WebApplicationInitializer)
    • org.frankframework.lifecycle.FrankEnvironmentInitializer (implements org.springframework.web.WebApplicationInitializer)
    • jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
    • org.frankframework.lifecycle.IbisApplicationContext (implements java.io.Closeable)
    • org.frankframework.lifecycle.LogPropertiesConfigurer (implements org.springframework.context.EnvironmentAware, org.springframework.core.PriorityOrdered)
    • org.frankframework.lifecycle.MessageEventListener (implements org.springframework.context.ApplicationListener<E>)
    • org.frankframework.lifecycle.NamespaceUriProviderBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
    • org.frankframework.lifecycle.ServletManager (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • org.frankframework.lifecycle.ServletRegisteringPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor)
    • org.frankframework.lifecycle.ShowLogDirectory (implements org.springframework.context.ApplicationContextAware)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.frankframework.lifecycle.VerifyDatabaseConnectionBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
    • org.frankframework.lifecycle.VerifyServerSecurityBean (implements org.springframework.beans.factory.InitializingBean)

Interface Hierarchy

  • java.util.EventListener
  • org.springframework.context.Lifecycle
    • org.springframework.context.SmartLifecycle (also extends org.springframework.context.Phased)
  • org.springframework.context.Phased
    • org.springframework.context.SmartLifecycle (also extends org.springframework.context.Lifecycle)

Annotation Interface Hierarchy

Enum Class Hierarchy