JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
host.anzo.core.startup
Annotation Interface StartupRun
@IndexAnnotated
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
StartupRun
Since:
9/27/2018
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
after
String
before
boolean
isAsync
Element Details
after
String
after
Default:
""
before
String
before
Default:
""
isAsync
boolean
isAsync
Default:
false