JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering: Server: SPI 7.0.5.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>
Type Parameters:
I
- the identifier type
All Superinterfaces:
Service
,
Supplier
<I>
public interface
IdentifierFactory<I>
extends
Supplier
<I>,
Service
A service that creating identifiers for a manager.
Author:
Paul Ferraro
Method Summary
Methods inherited from interface org.wildfly.clustering.server.manager.
Service
isStarted
,
start
,
stop
Methods inherited from interface java.util.function.
Supplier
get