com.instantbank.servicing.control.event
Interface ServicingEvent

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ServicingEventSupport

public interface ServicingEvent
extends java.io.Serializable

This interface determines the required methods for an event of servicing application

Author:
Instant-bank (Consuelo Franky)

Method Summary
 java.lang.String getEventName()
          Specifiy a logical name that is mapped to the event in in the Universal Remote Controller.
 

Method Detail

getEventName

public java.lang.String getEventName()
Specifiy a logical name that is mapped to the event in in the Universal Remote Controller.
Returns:
The eventName value