JavaScript is disabled on your browser.
Skip navigation links
Narayana: narayana-full 7.1.0.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jboss.stm.annotations
Annotation Type LockFree
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
@Inherited
public @interface
LockFree
No locks will be obtained on this method, though any transaction context will still be on the thread.
Author:
marklittle