net.mlw.gfw.ext.basic.event
Class RoleEvent

java.lang.Object
  |
  +--net.mlw.gfw.ext.basic.event.RoleEvent
All Implemented Interfaces:
Event, java.io.Serializable

public class RoleEvent
extends java.lang.Object
implements Event

Version:
$Revision: 1.2 $ $Date: 2004/06/29 20:32:56 $
Author:
Matthew L. Wilson
See Also:
Serialized Form

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

Constructor Detail

RoleEvent

public RoleEvent(java.lang.String role)
Parameters:
role -
Method Detail

getRole

public java.lang.String getRole()
Returns:
Returns the role.


Copyright © 2003-2004 mlavilson. All Rights Reserved.