info.magnolia.module.blossom.dispatcher
Class BlossomDispatcherInitializedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by info.magnolia.module.blossom.dispatcher.BlossomDispatcherInitializedEvent
All Implemented Interfaces:
Serializable

public class BlossomDispatcherInitializedEvent
extends org.springframework.context.ApplicationEvent

Event sent by BlossomDispatcherServlet when its context has been refreshed and all default strategies has been created.

Since:
2.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
BlossomDispatcherInitializedEvent(BlossomDispatcher source)
           
 
Method Summary
 BlossomDispatcher getDispatcher()
           
 
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlossomDispatcherInitializedEvent

public BlossomDispatcherInitializedEvent(BlossomDispatcher source)
Method Detail

getDispatcher

public BlossomDispatcher getDispatcher()


Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.