Hierarchy For Package org.jboss.stm.annotations
Annotation Type Hierarchy
- org.jboss.stm.annotations.LockFree (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.Nested (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.NestedTopLevel (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.NotState (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.Optimistic (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.Pessimistic (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.ReadLock (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.RestoreState (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.Retry (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.SaveState (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.State (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.Timeout (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.Transactional (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.TransactionFree (implements java.lang.annotation.Annotation)
- org.jboss.stm.annotations.WriteLock (implements java.lang.annotation.Annotation)