|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlushStrategy | |
|---|---|
| org.jboss.jca.common.api.metadata.common | This package contains interfaces to define metadata api cpmmon in various xsds |
| Uses of FlushStrategy in org.jboss.jca.common.api.metadata.common |
|---|
| Methods in org.jboss.jca.common.api.metadata.common that return FlushStrategy | |
|---|---|
static FlushStrategy |
FlushStrategy.forName(String name)
Static method to get enum instance given localName XsdString |
FlushStrategy |
CommonPool.getFlushStrategy()
Get the useStrictMin. |
static FlushStrategy |
FlushStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FlushStrategy[] |
FlushStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||