org.openspaces.core.space.mode
Class AfterSpaceModeChangeEvent
java.lang.Object
  
java.util.EventObject
      
org.springframework.context.ApplicationEvent
          
org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
              
org.openspaces.core.space.mode.AfterSpaceModeChangeEvent
- All Implemented Interfaces: 
 - Serializable
 
public class AfterSpaceModeChangeEvent
- extends AbstractSpaceModeChangeEvent
 
A Space mode event that is raised after the space mode was changed to the space mode reflected in
 this event. Note, this event might be called several times with the same space mode.
- Author:
 
  - kimchy
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
AfterSpaceModeChangeEvent
public AfterSpaceModeChangeEvent(IJSpace space,
                                 com.gigaspaces.cluster.activeelection.SpaceMode spaceMode)
- Creates a new after space mode event.
- Parameters:
 space - The space that changed its modespaceMode - The current space mode
 
toString
public String toString()
- Overrides:
 toString in class EventObject
 
 
Copyright © GigaSpaces.