JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.inductiveautomation.ignition.common.util.annotations
Annotation Interface ObtainsLockDirectly
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
ObtainsLockDirectly
The method that this annotation is attached to will directly synchronized on some lock during its course of execution.