public interface ContextEnabled
Mojos
to communicate with each others Mojos
, other than
project's source root and project's attachment.
Modifier and Type | Method and Description |
---|---|
Map |
getPluginContext() |
void |
setPluginContext(Map pluginContext)
Set a new shared context
Map to a mojo before executing it. |
void setPluginContext(Map pluginContext)
Map
to a mojo before executing it.pluginContext
- a new Map
Map getPluginContext()
Map
stored in the plugin container's context.Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.