intarsys runtime library

de.intarsys.tools.event
Class ActivatedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by de.intarsys.tools.event.Event
          extended by de.intarsys.tools.event.ActivatedEvent
All Implemented Interfaces:
Serializable

public class ActivatedEvent
extends Event

An event indicating the activation of an application component.

See Also:
Serialized Form

Field Summary
static EventType ID
           
 
Fields inherited from class de.intarsys.tools.event.Event
ID_ALL
 
Constructor Summary
ActivatedEvent(Object source)
           
 
Method Summary
 EventType getEventType()
           
 
Methods inherited from class de.intarsys.tools.event.Event
consume, getName, getRc, isConsumed, isVetoed, setRc, setVeto, veto
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ID

public static final EventType ID
Constructor Detail

ActivatedEvent

public ActivatedEvent(Object source)
Method Detail

getEventType

public EventType getEventType()
Overrides:
getEventType in class Event

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.