public interface ScopeProvider
Modifier and Type | Method and Description |
---|---|
org.apache.tamaya.ConfigOperator |
getScope(String scopeId)
Return the scope operator that implements the scope for the given scope id.
|
String |
getScopeType()
Access the unique scope name.
|
String getScopeType()
org.apache.tamaya.ConfigOperator getScope(String scopeId)
scopeId
- target scope id.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.