The 'destoryOnEvent' EnableGemFireMockObjects annotation attribute configures specific Spring ApplicationEvent types (Class) that will trigger the destruction of all GemFire/Geode Mock Objects. Add bean definition and declaration for the DestroyGemFireMockObjectsApplicationListener. Add Unit Tests for the GemFireMockObjectsConfiguration class. Resolves gh-20.