|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PropertyHolderFactory.PropertyHolder
Method Summary | |
---|---|
Object |
getProperty(String name)
|
Collection<String> |
getPropertyNames()
|
void |
removeProperty(String name)
|
void |
setProperty(String name,
Object value)
|
Method Detail |
---|
Object getProperty(String name)
void removeProperty(String name)
void setProperty(String name, Object value)
Collection<String> getPropertyNames()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |