Uses of Interface
gg.xp.reevent.context.StateStore
Packages that use StateStore
Package
Description
-
Uses of StateStore in gg.xp.reevent.context
Classes in gg.xp.reevent.context that implement StateStore -
Uses of StateStore in gg.xp.reevent.events
Methods in gg.xp.reevent.events that return StateStoreModifier and TypeMethodDescriptionEventContext.getStateInfo()
Return an object conveying state informationBasicEventDistributor.getStateStore()
EventDistributor.getStateStore()
Constructors in gg.xp.reevent.events with parameters of type StateStoreModifierConstructorDescriptionAutoEventDistributor
(StateStore state, AutoHandlerScan scanner, TopologyInfo topoInfo) BasicEventDistributor
(StateStore state) MonitoringEventDistributor
(StateStore state, AutoScan scanner, TopologyInfo topoInfo, CompMonitor mon, AutoHandlerConfig config) -
Uses of StateStore in gg.xp.xivsupport.events
Methods in gg.xp.xivsupport.events that return StateStore -
Uses of StateStore in gg.xp.xivsupport.events.state
Classes in gg.xp.xivsupport.events.state that implement StateStore -
Uses of StateStore in gg.xp.xivsupport.events.ws
Constructors in gg.xp.xivsupport.events.ws with parameters of type StateStoreModifierConstructorDescriptionActWsLogSource
(EventMaster master, StateStore stateStore, PersistenceProvider pers, PrimaryLogSource pls)