|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.sysmngment.SMEvent
public class SMEvent
The SMEvent class is the interface to the TME that sends events.
Field Summary | |
---|---|
static boolean |
startup
Specifies if the event adapter configuration is active. |
Constructor Summary | |
---|---|
SMEvent()
This constructor creates an SMEvent object. |
Method Summary | |
---|---|
void |
createAndSendEvent(java.util.Hashtable anEventInfo)
Sends events to the TME after setting the event attributes. |
static boolean |
getStartup()
Gets the startup property value. |
static void |
setStartup(boolean b)
Sets the startup property value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean startup
Constructor Detail |
---|
public SMEvent()
Method Detail |
---|
public void createAndSendEvent(java.util.Hashtable anEventInfo)
anEventInfo
- Hashtablepublic static boolean getStartup()
public static void setStartup(boolean b)
b
- boolean
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |