All Classes and Interfaces
Class
Description
bean promoter
Designates a Carp interface or abstract class as a PF4J
ExtensionPoint.Indicates that a plugin bean should be elevated to the application's context.
When proxying an extension class, implement this interface to provide a mechanism to obtain the
underlying proxied class.
ExtensionPointMetadataProvider
Allows a plugin to register BeanDefinitions to be loaded in the application Spring
ApplicationContext.Configures a plugin context.
Promotes ExposeToApp and RestControllers from a plugin to the application's context.
spring loader custom init
Allows a plugin to scan packages for beans and load Spring Configurations.