JavaScript is disabled on your browser.
Skip navigation links
WildFly: EE clustering SPI 33.0.2.Final
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.wildfly.clustering.ee.Manager
Packages that use
Manager
Package
Description
org.wildfly.clustering.ee
Uses of
Manager
in
org.wildfly.clustering.ee
Methods in
org.wildfly.clustering.ee
that return
Manager
Modifier and Type
Method
Description
Manager
<
K
,
V
>
ManagerFactory.
apply
(
Consumer
<
V
> createTask,
Consumer
<
V
> closeTask)
Creates a manager using the specified creation and close tasks.