Interface ContainerManagedPlugin

All Superinterfaces:
Comparable<Plugin>, Plugin, Resourced, ScopeAware

public interface ContainerManagedPlugin extends Plugin
A plugin that is managed by a container
Since:
2.5.0
  • Method Details

    • getContainerAccessor

      ContainerAccessor getContainerAccessor()
      Returns:
      The object to use to access the plugin's container