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: 146e9a47bffa4c4b2d781ee67a2aafcaf4fe3ced $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationReadyEvent
public ApplicationReadyEvent()
matches
public boolean matches(Object otherEvent)
- Specified by:
matches in interface org.xwiki.observation.event.Event
Copyright © 2004–2014 XWiki. All rights reserved.