JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: EE clustering SPI 27.0.0.Alpha3
All Classes
SEARCH:
JavaScript is disabled on your browser.
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.