uicc.connection
Interface Event

All Known Subinterfaces:
ConnectionClosed, DataReceived, UICCTransportLinkDisconnected

public interface Event

The super interface for all events which are signaling a state change to the observing application.


Method Summary
 Observable getObservable()
          Used to get information about the object whose state has changed.
 

Method Detail

getObservable

Observable getObservable()
Used to get information about the object whose state has changed.

Returns:
Returns the observed object associated with this event