it.amattioli.workstate.wfunit
Class TestEvent

Show UML class diagram
java.lang.Object
  extended by it.amattioli.workstate.wfunit.TestEvent

public class TestEvent
extends Object


Constructor Summary
TestEvent(String eventName)
           
 
Method Summary
 void addAttribute(String attrName, Object attrValue)
           
 Map getAttributes()
           
 String getEventName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEvent

public TestEvent(String eventName)
Method Detail

getEventName

public String getEventName()

getAttributes

public Map getAttributes()

addAttribute

public void addAttribute(String attrName,
                         Object attrValue)


Copyright © 2011. All Rights Reserved.