Hierarchy For Package it.uniroma2.art.semanticturkey.pf4j

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.pf4j.AbstractPluginManager (implements org.pf4j.PluginManager)
      • org.pf4j.DefaultPluginManager
        • org.pf4j.spring.SpringPluginManager (implements org.springframework.context.ApplicationContextAware)
          • it.uniroma2.art.semanticturkey.pf4j.STPluginManager (implements org.springframework.boot.web.servlet.ServletContextInitializer)
    • it.uniroma2.art.semanticturkey.pf4j.BaseConfig
    • org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
      • org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
        • org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
          • org.springframework.web.context.support.GenericWebApplicationContext (implements org.springframework.web.context.ConfigurableWebApplicationContext, org.springframework.ui.context.ThemeSource)
            • org.springframework.boot.web.servlet.context.AnnotationConfigServletWebApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
            • org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext (implements org.springframework.boot.web.context.ConfigurableWebServerApplicationContext)
              • org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext (implements org.springframework.context.annotation.AnnotationConfigRegistry)
    • org.pf4j.Plugin
      • org.pf4j.spring.SpringPlugin
        • it.uniroma2.art.semanticturkey.pf4j.STPlugin
    • it.uniroma2.art.semanticturkey.pf4j.STPF4JExtensionFactory (implements org.pf4j.ExtensionFactory)