Class SimpleIdentifierFactory<I>
java.lang.Object
org.wildfly.clustering.server.local.manager.SimpleIdentifierFactory<I>
- Type Parameters:
I- the identifier type
- All Implemented Interfaces:
Supplier<I>,IdentifierFactory<I>,Service
Simple
IdentifierFactory that delegates to a supplier.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleIdentifierFactory
-
-
Method Details
-
get
-
isStarted
-
start
-
stop
-