Package com.variant.server.spi
Interface QualificationLifecycleEvent
- All Superinterfaces:
LifecycleEvent
,VariationAwareLifecycleEvent
Lifecycle event, raised when a user session's qualification for a particular experiment must be established. If no user hooks for this event are defined in the experiment schema, Variant server uses the default hook, which qualifies all user sessions for all experiments.
- Since:
- 0.10
-
Method Summary
Methods inherited from interface com.variant.server.spi.LifecycleEvent
getSession
Methods inherited from interface com.variant.server.spi.VariationAwareLifecycleEvent
getExperiment