Errai 3.0.1-SNAPSHOT

org.jboss.errai.config.rebind
Class EnvUtil.EnvironmentConfigCache

java.lang.Object
  extended by org.jboss.errai.config.rebind.EnvUtil.EnvironmentConfigCache
All Implemented Interfaces:
CacheStore
Enclosing class:
EnvUtil

public static class EnvUtil.EnvironmentConfigCache
extends Object
implements CacheStore


Constructor Summary
EnvUtil.EnvironmentConfigCache()
           
 
Method Summary
 void clear()
           
 EnvironmentConfig get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvUtil.EnvironmentConfigCache

public EnvUtil.EnvironmentConfigCache()
Method Detail

clear

public void clear()
Specified by:
clear in interface CacheStore

get

public EnvironmentConfig get()

Errai 3.0.1-SNAPSHOT

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