T - public interface ApplicationStateCreator<T>
ApplicationStateManager and ApplicationStatePersistenceStrategy to create an application
state object on demand.| Modifier and Type | Method and Description |
|---|---|
T |
create()
Create a new instance of an application state object.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.