|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.application.Application
javax.faces.application.ApplicationWrapper
com.liferay.faces.bridge.application.ApplicationCompatImpl
public abstract class ApplicationCompatImpl
This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
| Constructor Summary | |
|---|---|
ApplicationCompatImpl(javax.faces.application.Application application)
|
|
| Method Summary | |
|---|---|
javax.faces.component.UIComponent |
createComponent(javax.faces.context.FacesContext facesContext,
String componentType,
String rendererType)
|
javax.faces.application.ResourceHandler |
getResourceHandler()
|
javax.faces.application.Application |
getWrapped()
|
protected void |
subscribeToJSF2SystemEvent(ConfiguredSystemEventListener configuredSystemEventListener)
|
| Methods inherited from class javax.faces.application.ApplicationWrapper |
|---|
addBehavior, addComponent, addConverter, addConverter, addDefaultValidatorId, addELContextListener, addELResolver, addValidator, createBehavior, createComponent, createComponent, createComponent, createComponent, createComponent, createConverter, createConverter, createMethodBinding, createValidator, createValueBinding, evaluateExpressionGet, getActionListener, getBehaviorIds, getComponentTypes, getConverterIds, getConverterTypes, getDefaultLocale, getDefaultRenderKitId, getDefaultValidatorInfo, getELContextListeners, getELResolver, getExpressionFactory, getMessageBundle, getNavigationHandler, getProjectStage, getPropertyResolver, getResourceBundle, getStateManager, getSupportedLocales, getValidatorIds, getVariableResolver, getViewHandler, publishEvent, publishEvent, removeELContextListener, setActionListener, setDefaultLocale, setDefaultRenderKitId, setMessageBundle, setNavigationHandler, setPropertyResolver, setResourceHandler, setStateManager, setSupportedLocales, setVariableResolver, setViewHandler, subscribeToEvent, subscribeToEvent, unsubscribeFromEvent, unsubscribeFromEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationCompatImpl(javax.faces.application.Application application)
| Method Detail |
|---|
public javax.faces.component.UIComponent createComponent(javax.faces.context.FacesContext facesContext,
String componentType,
String rendererType)
createComponent in class javax.faces.application.ApplicationWrapperprotected void subscribeToJSF2SystemEvent(ConfiguredSystemEventListener configuredSystemEventListener)
public javax.faces.application.ResourceHandler getResourceHandler()
getResourceHandler in class javax.faces.application.ApplicationWrapperApplication#getResourceHandler()}public javax.faces.application.Application getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.Application>getWrapped in class javax.faces.application.ApplicationWrapperApplicationWrapper.getWrapped()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||