Package | Description |
---|---|
org.apache.myfaces.trinidad.config | |
org.apache.myfaces.trinidad.skin |
Modifier and Type | Method and Description |
---|---|
void |
Configurator.reloadSkins(javax.faces.context.ExternalContext externalContext,
SkinFactory factory)
Deprecated.
use SkinProvider SPI. The reloading of 'dirty' skins has to be taken care inside SkinProvider
implementations.
|
Modifier and Type | Method and Description |
---|---|
static SkinFactory |
SkinFactory.getFactory()
Retrieve the current SkinFactory.
|
Modifier and Type | Method and Description |
---|---|
static void |
SkinFactory.setFactory(SkinFactory factory)
Store the current SkinFactory.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.