Uses of Interface
de.smartics.properties.impl.config.domain.key.rtaware.RuntimeAdapter

Packages that use RuntimeAdapter
de.smartics.properties.impl.config.domain.key.rtaware Provides a configuration key implementation that is runtime aware. 
 

Uses of RuntimeAdapter in de.smartics.properties.impl.config.domain.key.rtaware
 

Classes in de.smartics.properties.impl.config.domain.key.rtaware that implement RuntimeAdapter
 class ThreadLocalRuntimeAdapter
          Accesses tenant and runtime information stored in thread local.
 

Methods in de.smartics.properties.impl.config.domain.key.rtaware that return RuntimeAdapter
 RuntimeAdapter RuntimeAdapterManager.adapter()
          Returns the configured context instance to access configuration key helpers.
static RuntimeAdapter ThreadLocalRuntimeAdapter.getInstance()
          Returns the thread-locally stored instance.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.