Package | Description |
---|---|
com.github.wuic |
This package is the most general package of the WUIC library.
|
Modifier and Type | Method and Description |
---|---|
static WuicFacade.WarmupStrategy |
WuicFacade.WarmupStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WuicFacade.WarmupStrategy[] |
WuicFacade.WarmupStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WuicFacadeBuilder |
WuicFacadeBuilder.warmUpStrategy(WuicFacade.WarmupStrategy wus)
Specifies a
WuicFacade.WarmupStrategy . |
Copyright © 2012-2015. All Rights Reserved.