|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertiesDefinitionContext
Contains information from the definition.xml
that is contained in archives providing property information.
Implementations are required to be thread-safe.
Method Summary | |
---|---|
ConfigurationKey<?> |
getKey(String path) Returns the configuration key associated with the given path . |
Method Detail |
---|
@CheckForNull ConfigurationKey<?> getKey(String path)
path
.
path
- the path to fetch its configuration key. Note that a
null
value is allowed.
path
or
null
if no key is associated with it.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |