All Classes and Interfaces

Class
Description
 
 
 
 
PluginManager to hold the main ApplicationContext.
Pf4j ExtensionFactory to retrieve extension bean from spring context.
 
 
 
 
 
 
 
 
 
 
Introduce central Jta transaction management between app and plugins, which connect to very different databases with different DataSource.
This event will be published to plugin application context once main app is ready.
This event will be published to plugin application context once main app is started.
This event will be published to plugin application context once plugin is restarted.
This event will be published to plugin application context once plugin application context is started.
This event will be published to main app application context when any plugin is changed in batch.
This event will be published to plugin application context once plugin is stopped.
 
WebMvc/Webflux plugin configurer for sbp.
Base Pf4j Plugin for Spring Boot.
 
PluginManager to hold the main ApplicationContext
Base plugin ApplicationContext bootstrap class like SpringApplication to initialize environment in spring-boot style.
Pf4j ExtensionFactory to create/retrieve extension bean from spring ApplicationContext