Package de.tsl2.nano.plugin


package de.tsl2.nano.plugin
  • Class
    Description
    All interfaces that should be used by Plugins Proxy have to implement this base interface.
    Is able to find all implementations of an interface and delegates each call to all loaded implementations to do an inspections or decoration.