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 | 
|---|---|
| Object[] | collectPageActivationContext(String pageName)Fires the passivate event and collects the response, which is coerced to an object array. | 
Object[] collectPageActivationContext(String pageName)
pageName - to collect context from ; this should be the canonical page name${project.version} - Copyright © 2003-2015 The Apache Software Foundation.