|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TxSupport | |
org.jboss.aspects.tx |
Uses of TxSupport in org.jboss.aspects.tx |
Subclasses of TxSupport in org.jboss.aspects.tx | |
static class |
TxSupport.Mandatory
|
static class |
TxSupport.Never
|
static class |
TxSupport.NotSupported
|
static class |
TxSupport.Required
|
static class |
TxSupport.RequiresNew
|
static class |
TxSupport.Supports
|
Fields in org.jboss.aspects.tx declared as TxSupport | |
static TxSupport |
TxSupport.NEVER
|
static TxSupport |
TxSupport.NOT_SUPPORTED
|
static TxSupport |
TxSupport.SUPPORTS
|
static TxSupport |
TxSupport.REQUIRED
|
static TxSupport |
TxSupport.REQUIRES_NEW
|
static TxSupport |
TxSupport.MANDATORY
|
static TxSupport |
TxSupport.DEFAULT
|
Methods in org.jboss.aspects.tx that return TxSupport | |
static TxSupport |
TxSupport.byName(String name)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |