org.jboss.errai.config.rebind
Class EnvironmentConfig
java.lang.Object
org.jboss.errai.config.rebind.EnvironmentConfig
public class EnvironmentConfig
- extends Object
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.