public class ClientWindowFactoryImpl
extends javax.faces.lifecycle.ClientWindowFactory
Modifier and Type | Class and Description |
---|---|
private class |
ClientWindowFactoryImpl.PostConstructApplicationListener |
Modifier and Type | Field and Description |
---|---|
private WebConfiguration |
config |
private boolean |
isClientWindowEnabled |
Constructor and Description |
---|
ClientWindowFactoryImpl() |
ClientWindowFactoryImpl(boolean ignored) |
Modifier and Type | Method and Description |
---|---|
javax.faces.lifecycle.ClientWindow |
getClientWindow(javax.faces.context.FacesContext context) |
private void |
postConstructApplicationInitialization() |
private boolean isClientWindowEnabled
private WebConfiguration config
public ClientWindowFactoryImpl()
public ClientWindowFactoryImpl(boolean ignored)
private void postConstructApplicationInitialization()
public javax.faces.lifecycle.ClientWindow getClientWindow(javax.faces.context.FacesContext context)
getClientWindow
in class javax.faces.lifecycle.ClientWindowFactory
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.