org.openejb.xbeans.ejbjar
Class OpenejbEntityBeanType.Cache.IsolationLevel.Factory

java.lang.Object
  extended byorg.openejb.xbeans.ejbjar.OpenejbEntityBeanType.Cache.IsolationLevel.Factory
Enclosing class:
OpenejbEntityBeanType.Cache.IsolationLevel

public static final class OpenejbEntityBeanType.Cache.IsolationLevel.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static OpenejbEntityBeanType.Cache.IsolationLevel newInstance()
           
static OpenejbEntityBeanType.Cache.IsolationLevel newInstance(org.apache.xmlbeans.XmlOptions options)
           
static OpenejbEntityBeanType.Cache.IsolationLevel newValue(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static OpenejbEntityBeanType.Cache.IsolationLevel newValue(Object obj)

newInstance

public static OpenejbEntityBeanType.Cache.IsolationLevel newInstance()

newInstance

public static OpenejbEntityBeanType.Cache.IsolationLevel newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.