A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BACKEND_FAILURE - org.hawaiiframework.logging.model.KibanaLogCallResultTypes
- BadRequestException - Exception in org.hawaiiframework.web.exception
- BadRequestException() - Constructor for exception org.hawaiiframework.web.exception.BadRequestException
-
Constructs a new
BadRequestException
. - BadRequestException(String) - Constructor for exception org.hawaiiframework.web.exception.BadRequestException
-
Constructs a new
BadRequestException
with the supplied message. - BadRequestException(String, Throwable) - Constructor for exception org.hawaiiframework.web.exception.BadRequestException
-
Constructs a new
BadRequestException
with the supplied message andThrowable
. - BadRequestException(Throwable) - Constructor for exception org.hawaiiframework.web.exception.BadRequestException
-
Constructs a new
BadRequestException
with the suppliedThrowable
. - BeanRegistrar - Class in org.hawaiiframework.async.config
-
Utility to add beans to Spring's bean definition registry.
- BeanRegistrar(BeanDefinitionRegistry) - Constructor for class org.hawaiiframework.async.config.BeanRegistrar
-
The constructor.
- beforeQuery(ExecutionInfo, List<QueryInfo>) - Method in class org.hawaiiframework.async.sql.HawaiiQueryExecutionListener
- between(Instant) - Method in class org.hawaiiframework.time.HawaiiTime
-
Calculates the difference between this instance and the provided
Instant
. - bind(ApplicationContext) - Static method in class org.hawaiiframework.context.ApplicationContextHolder
-
Binds the
ApplicationContext
to the current context class loader. - build() - Method in class org.hawaiiframework.cache.redis.HawaiiRedisCacheBuilder
-
Builds a
RedisCache
with the set values. - build() - Method in class org.hawaiiframework.logging.util.MaskedPasswordBuilder
-
Builds the masked string.
- buildErrorResponseBody(Throwable, HttpStatus, WebRequest) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
-
Builds a meaningful response body for the given throwable, HTTP status and request.
All Classes All Packages