Uses of Class
org.jboss.cache.config.RuntimeConfig

Packages that use RuntimeConfig
org.jboss.cache.config   
 

Uses of RuntimeConfig in org.jboss.cache.config
 

Methods in org.jboss.cache.config that return RuntimeConfig
 RuntimeConfig Configuration.getRuntimeConfig()
           
 

Methods in org.jboss.cache.config with parameters of type RuntimeConfig
 void Configuration.setRuntimeConfig(RuntimeConfig runtimeConfig)