ie.deri.wsmx.util
Class SystemComponent
java.lang.Object
ie.deri.wsmx.util.SystemComponent
- public class SystemComponent
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NONE
public static final SystemComponent NONE
PARSER
public static final SystemComponent PARSER
COMPILER
public static final SystemComponent COMPILER
MATCHAMEKER
public static final SystemComponent MATCHAMEKER
SELECTOR
public static final SystemComponent SELECTOR
MEDIATOR
public static final SystemComponent MEDIATOR
INVOKER
public static final SystemComponent INVOKER
getName
public java.lang.String getName()
eventAccepted
public static boolean eventAccepted(SystemComponent component,
EventTypeHandle handle)
getValue
public int getValue()
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object object)
main
public static void main(java.lang.String[] args)