Package cz.diribet.aqdef
Interface IKKeyProvider
-
public interface IKKeyProviderService Provider Interface that allows clients to contribute own custom K-keys with metadata This can also be used to to override metadata of predefined K-keys.- Author:
- Vlastimil Dolejs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<KKey,KKeyMetadata>createKKeysWithMetadata()
-
-
-
Method Detail
-
createKKeysWithMetadata
Map<KKey,KKeyMetadata> createKKeysWithMetadata()
-
-