Errai 3.0.1-SNAPSHOT

org.jboss.errai.config.rebind
Class EnvironmentConfig

java.lang.Object
  extended by org.jboss.errai.config.rebind.EnvironmentConfig

public class EnvironmentConfig
extends Object

Author:
Mike Brock

Method Summary
 Set<String> getExplicitTypes()
           
 Set<MetaClass> getExposedClasses()
           
 String getFrameworkOrSystemProperty(String property)
           
 Map<String,String> getFrameworkProperties()
           
 Map<String,String> getMappingAliases()
           
 Set<MetaClass> getPortableSuperTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMappingAliases

public Map<String,String> getMappingAliases()

getExposedClasses

public Set<MetaClass> getExposedClasses()

getPortableSuperTypes

public Set<MetaClass> getPortableSuperTypes()

getExplicitTypes

public Set<String> getExplicitTypes()

getFrameworkProperties

public Map<String,String> getFrameworkProperties()

getFrameworkOrSystemProperty

public String getFrameworkOrSystemProperty(String property)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.