org.apache.airavata.ws.monitor.event
Class Event

java.lang.Object
  extended by org.apache.airavata.ws.monitor.event.Event

public class Event
extends Object


Nested Class Summary
static class Event.Type
           
 
Constructor Summary
Event(Event.Type type)
          Constructs a Event.
 
Method Summary
 Event.Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event(Event.Type type)
Constructs a Event.

Parameters:
type -
Method Detail

getType

public Event.Type getType()
Returns:
The type of the event


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.