public interface PageActivator
Modifier and Type | Method and Description |
---|---|
boolean |
activatePage(ComponentResources pageResources,
EventContext activationContext,
ComponentEventResultProcessor resultProcessor)
Activates the page.
|
boolean activatePage(ComponentResources pageResources, EventContext activationContext, ComponentEventResultProcessor resultProcessor) throws IOException
pageResources
- resource for the pageactivationContext
- the page activation contextresultProcessor
- responsible for handling the value returned from the event handler methodIOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.