Class OwbApplication

  • All Implemented Interfaces:
    javax.faces.FacesWrapper<javax.faces.application.Application>

    public class OwbApplication
    extends javax.faces.application.ApplicationWrapper
    • Constructor Summary

      Constructors 
      Constructor Description
      OwbApplication​(javax.faces.application.Application wrappedApplication)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.el.ExpressionFactory getExpressionFactory()  
      javax.faces.application.Application getWrapped()  
      • Methods inherited from class javax.faces.application.ApplicationWrapper

        addBehavior, addComponent, addConverter, addConverter, addDefaultValidatorId, addELContextListener, addELResolver, addSearchKeywordResolver, addValidator, createBehavior, createComponent, createComponent, createComponent, createComponent, createComponent, createComponent, createConverter, createConverter, createMethodBinding, createValidator, createValueBinding, evaluateExpressionGet, getActionListener, getBehaviorIds, getComponentTypes, getConverterIds, getConverterTypes, getDefaultLocale, getDefaultRenderKitId, getDefaultValidatorInfo, getELContextListeners, getELResolver, getFlowHandler, getMessageBundle, getNavigationHandler, getProjectStage, getPropertyResolver, getResourceBundle, getResourceHandler, getSearchExpressionHandler, getSearchKeywordResolver, getStateManager, getSupportedLocales, getValidatorIds, getVariableResolver, getViewHandler, publishEvent, publishEvent, removeELContextListener, setActionListener, setDefaultLocale, setDefaultRenderKitId, setFlowHandler, setMessageBundle, setNavigationHandler, setPropertyResolver, setResourceHandler, setSearchExpressionHandler, setStateManager, setSupportedLocales, setVariableResolver, setViewHandler, subscribeToEvent, subscribeToEvent, unsubscribeFromEvent, unsubscribeFromEvent
    • Constructor Detail

      • OwbApplication

        public OwbApplication​(javax.faces.application.Application wrappedApplication)
    • Method Detail

      • getExpressionFactory

        public javax.el.ExpressionFactory getExpressionFactory()
        Overrides:
        getExpressionFactory in class javax.faces.application.ApplicationWrapper
      • getWrapped

        public javax.faces.application.Application getWrapped()
        Specified by:
        getWrapped in interface javax.faces.FacesWrapper<javax.faces.application.Application>
        Overrides:
        getWrapped in class javax.faces.application.ApplicationWrapper