Class Hierarchy
- java.lang.Object
- net.foxgenesis.watame.plugin.EventStore (implements net.foxgenesis.watame.plugin.IEventStore)
- net.foxgenesis.watame.plugin.Plugin (implements java.lang.AutoCloseable)
- net.foxgenesis.watame.plugin.PluginContext
- net.foxgenesis.watame.plugin.PluginHandler<T> (implements java.io.Closeable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.foxgenesis.watame.plugin.SeverePluginException
- java.lang.RuntimeException
- java.lang.Exception
- net.foxgenesis.watame.plugin.UntrustedPluginLoader<T>
Interface Hierarchy
- java.lang.AutoCloseable
- net.foxgenesis.watame.plugin.IPlugin
- net.foxgenesis.watame.plugin.IEventStore
Annotation Interface Hierarchy
- net.foxgenesis.watame.plugin.PluginConfiguration (implements java.lang.annotation.Annotation)
- net.foxgenesis.watame.plugin.PluginProperties (implements java.lang.annotation.Annotation)