WildFly: Common EE implementations for caches 26.0.0.Beta1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
I - the identifier type
- All Superinterfaces:
- Restartable, Supplier<I>
- All Known Implementing Classes:
- SimpleIdentifierFactory
public interface IdentifierFactory<I>
extends Restartable, Supplier<I>
Factory for creating unique identifiers suitable for use by the local cluster member.
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from interface java.util.function.Supplier
get
WildFly: Common EE implementations for caches 26.0.0.Beta1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2021 JBoss by Red Hat. All rights reserved.