public class OmniExternalContextFactory extends ExternalContextFactory
OmniExternalContext is properly initialized.OmniExternalContext| Constructor and Description | 
|---|
| OmniExternalContextFactory(ExternalContextFactory wrapped)Construct a new OmniFaces external context factory around the given wrapped factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalContext | getExternalContext(Object context,
                  Object request,
                  Object response)Returns a new instance of  OmniExternalContextwhich wraps the original external context. | 
getWrappedpublic OmniExternalContextFactory(ExternalContextFactory wrapped)
wrapped - The wrapped factory.public ExternalContext getExternalContext(Object context, Object request, Object response)
OmniExternalContext which wraps the original external context.getExternalContext in class ExternalContextFactoryCopyright © 2012–2020 OmniFaces. All rights reserved.