org.jboss.portal.identity.event
Class IdentityEvent

java.lang.Object
  extended by org.jboss.portal.identity.event.IdentityEvent
Direct Known Subclasses:
UserCreatedEvent, UserDestroyedEvent

public class IdentityEvent
extends java.lang.Object

Generic identity event.

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
IdentityEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityEvent

public IdentityEvent()