Interface IdentifierFactory<I>
- Type Parameters:
I- the identifier type
- All Superinterfaces:
Restartable,Supplier<I>
A factory for creating identifiers.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.server.manager.Restartable
start, stop