|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyAccess
Interface to make properties accessible to PropertyResolver.
Method Summary | |
---|---|
java.util.List |
getNames()
Gets a list of the property names. |
java.lang.String |
getString(java.lang.String key)
Gets the String value of the specified property key. |
Method Detail |
---|
java.util.List getNames()
java.lang.String getString(java.lang.String key)
key
- The key to get the property for.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |