Module jakarta.faces
Package com.sun.faces.application
Class ApplicationInstanceFactoryMetadataMap<K,V>
java.lang.Object
com.sun.faces.util.MetadataWrapperMap<String,Object>
com.sun.faces.application.ApplicationInstanceFactoryMetadataMap<K,V>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasAnnotations(String key) protected ObjectvoidscanForAnnotations(String key, Class<?> value) Methods inherited from class com.sun.faces.util.MetadataWrapperMap
clear, containsKey, containsValue, entrySet, get, getMetadata, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
ApplicationInstanceFactoryMetadataMap
-
-
Method Details
-
hasAnnotations
-
scanForAnnotations
-
onPut
-