public class LongLivingPagesRegistration extends Object
| Constructor and Description |
|---|
LongLivingPagesRegistration(String[] urlPatterns) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getLongLivingPages() |
void |
scope(StateScopeType scopeType)
Long living pages store their states in a particular
StateScope. |
public LongLivingPagesRegistration(String[] urlPatterns)
public void scope(StateScopeType scopeType)
Long living pages store their states in a particular StateScope.
Determine which StateScopeType to use.
scopeType - Scope to use.Copyright © 2018 hdiv.org. All rights reserved.