JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.blueriq.component.api.annotation
AquimaTestApplication
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface AquimaTestApplication
@Component
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
AquimaTestApplication
Annotation for classes that extend ApplicationTemplate. These annotations are used to bootstrap a test application.
Since:
8.0
Author:
Danny Roest