public interface

ContainerManagedPlugin

implements Plugin
com.atlassian.plugin.module.ContainerManagedPlugin
Known Indirect Subclasses

Class Overview

A plugin that is managed by a container

Summary

[Expand]
Inherited Fields
From interface com.atlassian.plugin.Plugin
Public Methods
abstract ContainerAccessor getContainerAccessor()
[Expand]
Inherited Methods
From interface com.atlassian.plugin.Plugin
From interface com.atlassian.plugin.Resourced
From interface java.lang.Comparable

Public Methods

public abstract ContainerAccessor getContainerAccessor ()

Returns
  • The object to use to access the plugin's container