JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel.util
ReferenceCount
Uses of Class
org.apache.camel.util.ReferenceCount
Packages that use
ReferenceCount
Package
Description
org.apache.camel.util
Utility classes used by the core of Camel.
Uses of
ReferenceCount
in
org.apache.camel.util
Methods in
org.apache.camel.util
that return
ReferenceCount
Modifier and Type
Method
Description
static
ReferenceCount
ReferenceCount.
on
(
Runnable
onFirst,
Runnable
onRelease)
static
ReferenceCount
ReferenceCount.
onRelease
(
Runnable
onRelease)