|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.marketingcenter.events.runtime.MktgEventRegistry
A registry to associate events with the names of classes that handle those events.
Field Summary | |
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
MktgEventRegistry()
Constructs a MktgEventRegistry object. |
Method Summary | |
java.lang.String |
getEntry(java.lang.String entry)
Returns an entry in the registry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public MktgEventRegistry()
Method Detail |
public java.lang.String getEntry(java.lang.String entry)
entry
- The name of the event.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |