|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.shale.remoting.faces.MappingsHelper
public class MappingsHelper
Helper bean for accessing the Mappings instance for this
application, creating it the first time if necessary.
| Constructor Summary | |
|---|---|
MappingsHelper()
|
|
| Method Summary | |
|---|---|
Mappings |
getMappings(javax.faces.context.FacesContext context)
Return the Mappings instance for this web application,
creating it if necessary. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingsHelper()
| Method Detail |
|---|
public Mappings getMappings(javax.faces.context.FacesContext context)
Return the Mappings instance for this web application,
creating it if necessary.
context - FacesContext for the current request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||