Interface PluginAware

All Known Subinterfaces:
PluginTask<V>
All Known Implementing Classes:
AbstractTransformerWindowManager

public interface PluginAware
Marks an object as belonging to a plugin.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the owning plugin.
  • Method Details