Class AFCPlugin

java.lang.Object
de.xima.fc.plugin.abstracts.AFCPlugin
All Implemented Interfaces:
INameProviding, ITransferable, INamedUiElement, IFCPlugin, Serializable

@Deprecated public abstract class AFCPlugin extends Object implements IFCPlugin
Deprecated.
class will be removed. Only use the interfaces and helper within the plugin-lifecycle-methods (install,uninstall,...)
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • AFCPlugin

      public AFCPlugin()
      Deprecated.
  • Method Details