public class ActionContext extends Object implements MapWriter
MapWriter.EntryWriter| Constructor and Description |
|---|
ActionContext(CoreContainer coreContainer,
AutoScaling.Trigger source,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
CoreContainer |
getCoreContainer() |
Map<String,Object> |
getProperties() |
Object |
getProperty(String name) |
AutoScaling.Trigger |
getSource() |
void |
writeMap(MapWriter.EntryWriter ew) |
public ActionContext(CoreContainer coreContainer, AutoScaling.Trigger source, Map<String,Object> properties)
public CoreContainer getCoreContainer()
public AutoScaling.Trigger getSource()
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.