|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IJSFAppConfigProvider is the interface that Objects capable of providing JSF application configuration models must implement.
Method Summary | |
FacesConfigType |
getFacesConfigModel()
Gets the root element of the application configuration model for read access. |
void |
releaseFacesConfigModel()
Releases resources associated with acquiring the application configuration model (if any). |
void |
setJSFAppConfigLocater(IJSFAppConfigLocater locater)
Sets the IJSFAppConfigLocater instance that located this
instance. |
Method Detail |
public void setJSFAppConfigLocater(IJSFAppConfigLocater locater)
IJSFAppConfigLocater
instance that located this
instance.
locater
- IJSFAppConfigLocater
instance that located this
instance.public FacesConfigType getFacesConfigModel()
public void releaseFacesConfigModel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |