Class RequiredPluginValidator

java.lang.Object
org.idempiere.model.RequiredPluginValidator
All Implemented Interfaces:
EventListener, org.osgi.framework.FrameworkListener

public class RequiredPluginValidator extends Object implements org.osgi.framework.FrameworkListener
  • Constructor Details

    • RequiredPluginValidator

      public RequiredPluginValidator()
  • Method Details

    • activate

      protected void activate(org.osgi.framework.BundleContext context)
      Parameters:
      context -
    • deactivate

      protected void deactivate(org.osgi.framework.BundleContext context)
    • frameworkEvent

      public void frameworkEvent(org.osgi.framework.FrameworkEvent event)
      Specified by:
      frameworkEvent in interface org.osgi.framework.FrameworkListener