JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
dev.galasa.core.manager
Annotation Interface CoreManager
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
CoreManager
Fill this field with the Core Manager instance. Will only populate public
ICoreManager
fields.
See Also:
ICoreManager