Hierarchy For Package org.frankframework.components
Class Hierarchy
- java.lang.Object
- org.frankframework.components.ComponentInfo
- org.frankframework.components.ConfigurationInfo
- org.frankframework.components.ComponentLoader
- 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.frankframework.lifecycle.ConfigurableApplicationContext (implements org.springframework.context.ApplicationContextAware, org.frankframework.lifecycle.ConfigurableLifecycle, org.frankframework.configuration.ConfigurationAware, org.springframework.beans.factory.InitializingBean)
- org.frankframework.core.PipeLine (implements org.frankframework.core.FrankElement, org.frankframework.core.HasTransactionAttribute, org.frankframework.cache.ICacheEnabled<K,
V>) - org.frankframework.components.FrankPlugin
- org.frankframework.core.PipeLine (implements org.frankframework.core.FrankElement, org.frankframework.core.HasTransactionAttribute, org.frankframework.cache.ICacheEnabled<K,
- org.frankframework.lifecycle.ConfigurableApplicationContext (implements org.springframework.context.ApplicationContextAware, org.frankframework.lifecycle.ConfigurableLifecycle, org.frankframework.configuration.ConfigurationAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
- org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
- org.frankframework.components.FileSystemModule (implements org.frankframework.components.Module)
- org.frankframework.components.LarvaModule (implements org.frankframework.components.Module)
- org.frankframework.components.LegacyLoader
- org.frankframework.components.LegacyLoader.DefaultModule (implements org.frankframework.components.Module)
- org.frankframework.components.MessagingModule (implements org.frankframework.components.Module)
- org.frankframework.components.ModuleInformation
- org.frankframework.components.ComponentInfo
Interface Hierarchy
- org.frankframework.components.Module