|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is associated with JcatAddressEvents.
Field Summary | |
static int |
ADDRESS_EVENT_TRANSMISSION_ENDED
This event indicates that event transmissions associated with the associated Address object have ended . |
static int |
TERMINAL_DEREGISTERED
This event indicates that the state of the JcatAddress object has changed on account of a new JcatTerminal being disassociated with it. |
static int |
TERMINAL_REGISTERED
This event indicates that the state of the JcatAddress object has changed on account of
a new JcatTerminal being associated with it. |
Method Summary | |
JcatAddress |
getAddress()
returns the JcatAddress associated with this JcatAddressEvent. |
JcatTerminal |
getTerminal()
This method is used to obtain information about the JcatTerminal whose
association with this JcatAddress resulted in this JcatAddressEvent. |
Methods inherited from interface javax.csapi.cc.jcc.JccEvent |
getCause, getID, getSource |
Field Detail |
public static final int TERMINAL_REGISTERED
JcatAddress
object has changed on account of
a new JcatTerminal being associated with it.
public static final int TERMINAL_DEREGISTERED
public static final int ADDRESS_EVENT_TRANSMISSION_ENDED
Method Detail |
public JcatTerminal getTerminal()
JcatTerminal
whose
association with this JcatAddress resulted in this JcatAddressEvent.
public JcatAddress getAddress()
JccEvent.getSource()
.
|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright - 2001, 2003 Sun Microsystems