|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.rules.JustInTimeServiceEventNotification | +--com.ibm.commerce.rules.UpdatedServiceJustInTimeServiceEventNotification
Represents a notification that a rule service has been updated within the just-in-time service manager.
Fields inherited from class com.ibm.commerce.rules.JustInTimeServiceEventNotification |
COPYRIGHT |
Constructor Summary | |
UpdatedServiceJustInTimeServiceEventNotification(JustInTimeServiceManager.Entry anEntry)
|
Method Summary | |
void |
execute(JustInTimeServiceEventListener listener)
Forwards the notification to a listener. |
Methods inherited from class com.ibm.commerce.rules.JustInTimeServiceEventNotification |
getEntry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdatedServiceJustInTimeServiceEventNotification(JustInTimeServiceManager.Entry anEntry)
Method Detail |
public void execute(JustInTimeServiceEventListener listener)
execute
in class JustInTimeServiceEventNotification
JustInTimeServiceEventNotification
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |