Package org.apache.ignite.examples.misc.lifecycle
Demonstrates how to write and use lifecycle beans.
-
Class Summary Class Description LifecycleExample This example shows how to provide your ownLifecycleBeanimplementation to be able to hook into Ignite lifecycle.LifecycleExample.LifecycleExampleBean SimpleLifecycleBeanimplementation that outputs event type when it is occurred.