de.smartics.properties.core.services
Interface AdminRuntime
-
All Known Implementing Classes:
-
ThreadLocalAdminRuntime
-
public interface AdminRuntime
Provides access to the configuration information configured into the runtime by an administation process.
getConfigurationName
@CheckForNull
String getConfigurationName()
-
Returns the name of the selected configuration.
-
-
Returns:
-
the name of the selected configuration. May be
null
, if no configuration is selected. In this case the configuration name found in the boot properties is used.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.