Uses of Class
com.floragunn.searchguard.modules.state.ComponentState.ExceptionRecord
-
Packages that use ComponentState.ExceptionRecord Package Description com.floragunn.searchguard.modules.state -
-
Uses of ComponentState.ExceptionRecord in com.floragunn.searchguard.modules.state
Methods in com.floragunn.searchguard.modules.state that return types with arguments of type ComponentState.ExceptionRecord Modifier and Type Method Description Map<String,ComponentState.ExceptionRecord>ComponentState. getLastExceptions()Methods in com.floragunn.searchguard.modules.state with parameters of type ComponentState.ExceptionRecord Modifier and Type Method Description voidComponentState. addLastException(String key, ComponentState.ExceptionRecord exceptionRecord)
-