|
||||||||
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.AddedServiceJustInTimeServiceEventNotification
Represents a notification that a service has been added.
JustInTimeServiceEventNotification
Fields inherited from class com.ibm.commerce.rules.JustInTimeServiceEventNotification |
COPYRIGHT |
Constructor Summary | |
AddedServiceJustInTimeServiceEventNotification(JustInTimeServiceManager.Entry anEntry)
|
Method Summary | |
void |
execute(JustInTimeServiceEventListener listener)
Notifies the specified listener that a service has been added. |
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 AddedServiceJustInTimeServiceEventNotification(JustInTimeServiceManager.Entry anEntry)
Method Detail |
public void execute(JustInTimeServiceEventListener listener)
execute
in class JustInTimeServiceEventNotification
com.ibm.commerce.rules.JustInTimeServiceEventNotification
listener
- The just-in-time service event listener to notify
with this message.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |