Package org.xwiki.bridge.event
Class ApplicationReadyEvent
- java.lang.Object
-
- org.xwiki.bridge.event.ApplicationReadyEvent
-
- All Implemented Interfaces:
org.xwiki.observation.event.Event
public class ApplicationReadyEvent extends Object implements org.xwiki.observation.event.Event
An event triggered when the XWiki application is ready to service requests.- Since:
- 4.0M2
- Version:
- $Id: 483b6f2361378821d2bec18b5025e6f097688a45 $
-
-
Constructor Summary
Constructors Constructor Description ApplicationReadyEvent()
-
-
-
Method Detail
-
matches
public boolean matches(Object otherEvent)
- Specified by:
matches
in interfaceorg.xwiki.observation.event.Event
-
-