zeus.concepts
Class MessageActionImpl
java.lang.Object
zeus.concepts.MessageActionImpl
- All Implemented Interfaces:
- MessageAction
- public class MessageActionImpl
- extends java.lang.Object
- implements MessageAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EXECUTE_ONCE
public static final int EXECUTE_ONCE
- See Also:
- Constant Field Values
EXECUTE_MANY
public static final int EXECUTE_MANY
- See Also:
- Constant Field Values
object
protected java.lang.Object object
method
protected java.lang.String method
type
protected int type
MessageActionImpl
public MessageActionImpl(int type,
java.lang.Object object,
java.lang.String method)
MessageActionImpl
public MessageActionImpl(java.lang.Object object,
java.lang.String method)
getObject
public java.lang.Object getObject()
- Specified by:
getObject in interface MessageAction
getMethod
public java.lang.String getMethod()
- Specified by:
getMethod in interface MessageAction
getType
public int getType()
- Specified by:
getType in interface MessageAction
toString
public java.lang.String toString()
- Specified by:
toString in interface MessageAction
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.