Uses of Interface
net.foxgenesis.watame.plugin.IEventStore
Packages that use IEventStore
Package
Description
Package containing implementation of the plugin functionality system.
-
Uses of IEventStore in net.foxgenesis.watame.plugin
Classes in net.foxgenesis.watame.plugin that implement IEventStoreMethods in net.foxgenesis.watame.plugin with parameters of type IEventStoreModifier and TypeMethodDescriptionprotected abstract voidPlugin.init(IEventStore builder) Startup method called when methods providing functionality are to be loaded.