JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering: Server SPI 1.0.3.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.wildfly.clustering.server.manager
Interface IdentifierFactory<I>
All Superinterfaces:
Restartable
,
Supplier
<I>
public interface
IdentifierFactory<I>
extends
Supplier
<I>,
Restartable
Author:
Paul Ferraro
Method Summary
Methods inherited from interface org.wildfly.clustering.server.manager.
Restartable
start
,
stop
Methods inherited from interface java.util.function.
Supplier
get