org.jboss.seam.persistence.util
Class EnvironmentUtils

java.lang.Object
  extended by org.jboss.seam.persistence.util.EnvironmentUtils

public final class EnvironmentUtils
extends Object

Provides information about the runtime environment

Author:
Stuart Douglas

Constructor Summary
EnvironmentUtils()
           
 
Method Summary
static boolean isEEEnvironment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentUtils

public EnvironmentUtils()
Method Detail

isEEEnvironment

public static boolean isEEEnvironment()


Copyright © 2011 Seam Framework. All Rights Reserved.