|
Java™ Platform Standard Ed. 7 DRAFT ea-b34 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SendNotification
Interface implemented by objects that can be asked to send a notification.
| Method Summary | |
|---|---|
void |
sendNotification(Notification notification)
Sends a notification. |
| Method Detail |
|---|
void sendNotification(Notification notification)
notification - The notification to send.
|
Java™ Platform Standard Ed. 7 DRAFT ea-b34 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.