org.abraracourcix.alipes.listeners.status
Class StatusListener.ResourceInfo

java.lang.Object
  extended byorg.abraracourcix.alipes.listeners.status.StatusListener.ResourceInfo
Enclosing class:
StatusListener

public final class StatusListener.ResourceInfo
extends java.lang.Object

Author:
jdt just a dataholder for the events and date

Constructor Summary
StatusListener.ResourceInfo(Event event, java.util.Date date)
          Constructor
 
Method Summary
 java.util.Date getDate()
           
 Event getEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusListener.ResourceInfo

public StatusListener.ResourceInfo(Event event,
                                   java.util.Date date)
Constructor

Parameters:
event - what
date - when
Method Detail

getDate

public java.util.Date getDate()
Returns:
Returns the date.

getEvent

public Event getEvent()
Returns:
Returns the event.


Copyright © 2004-2005 Abraracourcix. All Rights Reserved.