|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommitOption | |
---|---|
org.jboss.metadata.ejb.jboss |
Uses of CommitOption in org.jboss.metadata.ejb.jboss |
---|
Methods in org.jboss.metadata.ejb.jboss that return CommitOption | |
---|---|
CommitOption |
ContainerConfigurationMetaDataWrapper.getCommitOption()
|
CommitOption |
ContainerConfigurationMetaData.getCommitOption()
Get the commitOption. |
static CommitOption |
CommitOption.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommitOption[] |
CommitOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.ejb.jboss with parameters of type CommitOption | |
---|---|
void |
ContainerConfigurationMetaData.setCommitOption(CommitOption commitOption)
Set the commitOption. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |