Class PluginEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
it.uniroma2.art.semanticturkey.event.Event
it.uniroma2.art.semanticturkey.pf4j.events.PluginEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PluginInitialized

public class PluginEvent extends Event
See Also:
  • Constructor Details

    • PluginEvent

      public PluginEvent(STPlugin source)
  • Method Details