JBoss Metadata EJB 7.2.2.Final

Uses of Class
org.jboss.metadata.ejb.jboss.CommitOption

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 ContainerConfigurationMetaData.getCommitOption()
          Get the commitOption.
 CommitOption ContainerConfigurationMetaDataWrapper.getCommitOption()
           
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.
 


JBoss Metadata EJB 7.2.2.Final

Copyright © 2015 JBoss by Red Hat. All Rights Reserved.