Class KeyFormatter<I,K extends Key<I>>
java.lang.Object
org.wildfly.clustering.marshalling.Formatter.Provided<K>
org.wildfly.clustering.cache.KeyFormatter<I,K>
- Type Parameters:
I- the key identifier typeK- the key type
- All Implemented Interfaces:
Formatter<K>
- Direct Known Subclasses:
SessionKeyFormatter
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.marshalling.Formatter
Formatter.Identity, Formatter.Provided<T> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.Formatter.Provided
format, getType, parse, wrap
-
Constructor Details
-
KeyFormatter
-