Uses of Class
org.jboss.portal.common.util.IsolationLevel

Packages that use IsolationLevel
org.jboss.portal.common.util   
 

Uses of IsolationLevel in org.jboss.portal.common.util
 

Methods in org.jboss.portal.common.util that return IsolationLevel
static IsolationLevel IsolationLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IsolationLevel[] IsolationLevel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.