public interface PageActivationContextCollector
EventConstants.PASSIVATE event on a page, and collects the result, converting
it to an array of objects.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
collectPageActivationContext(java.lang.String pageName)
Fires the passivate event and collects the response, which is coerced to an object array.
|
java.lang.Object[] collectPageActivationContext(java.lang.String pageName)
pageName - to collect context from ; this should be the canonical page name${project.version} - Copyright © 2003-2015 The Apache Software Foundation.