Uses of Class
org.jboss.byteman.synchronization.Waiter
Packages that use Waiter
-
Uses of Waiter in org.jboss.byteman.rule.helper
Fields in org.jboss.byteman.rule.helper with type parameters of type WaiterModifier and TypeFieldDescriptionHelper.waitMap
a hash map used to identify waiters from their identifying objectsMethods in org.jboss.byteman.rule.helper that return WaiterModifier and TypeMethodDescriptionprivate Waiter
lookup the waiter object used to target wait and signal requests associated with a specific identifying objectprivate Waiter
Helper.removeWaiter
(Object object) remove the waiter object used to target wait and signal requests associated with a specific identifying object