com.sun.j2ee.blueprints.petstore.control.event
Interface EStoreEvent
- All Known Implementing Classes:
- EStoreEventSupport
- public interface EStoreEvent
- extends java.io.Serializable
This interface determines the required methods for an estore event
Method Summary |
java.lang.String |
getEventName()
Specifiy a logical name that is mapped to the event in
in the Universal Remote Controller. |
getEventName
public java.lang.String getEventName()
- Specifiy a logical name that is mapped to the event in
in the Universal Remote Controller.
Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.