Uses of Class mx4j.remote.NotificationTuple

Uses in package mx4j.remote

Methods with parameter type mx4j.remote.NotificationTuple

void
void
Adds the given tuple with the given listener ID to this handler
void
Adds the given tuple with the given listener ID to this handler
void
Adds the given tuple with the given listener ID to this handler
boolean
boolean
Returns whether the tuple is already present in this handler
Integer
Integer
Returns the ID of the listener for the given tuple
Integer[]
Integer[]
Returns the IDs of the listeners for the given tuple

Methods with return type mx4j.remote.NotificationTuple

NotificationTuple[]
Closes this handler, that will not accept anymore add or removal of listeners
NotificationTuple[]
Closes this handler, that will not accept anymore add or removal of listeners
NotificationTuple
Removes the listener with the given ID from this handler
NotificationTuple
Removes the listener with the given ID from this handler

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.