Brooklyn

brooklyn.event.basic
[Java] Class MapConfigKey.MapModifications

java.lang.Object
  StructuredModifications
      brooklyn.event.basic.MapConfigKey.MapModifications

@SuppressWarnings("rawtypes")
public static class MapConfigKey.MapModifications
extends StructuredModifications

Method Summary
static MapModification put(java.util.Map items)

when passed as a value to a MapConfigKey, causes each of these items to be put (this Mod is redundant as no other value is really sensible)

static MapModification set(java.util.Map items)

when passed as a value to a MapConfigKey, causes the map to be cleared and these items added

 

Method Detail

put

public static final MapModification put(java.util.Map items)
when passed as a value to a MapConfigKey, causes each of these items to be put (this Mod is redundant as no other value is really sensible)


set

public static final MapModification set(java.util.Map items)
when passed as a value to a MapConfigKey, causes the map to be cleared and these items added


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.