Brooklyn

brooklyn.entity.rebind.dto
[Java] Class BasicLocationMemento

java.lang.Object
  brooklyn.entity.rebind.dto.AbstractMemento
      brooklyn.entity.rebind.dto.AbstractTreeNodeMemento
          brooklyn.entity.rebind.dto.BasicLocationMemento
All Implemented Interfaces:
LocationMemento, java.io.Serializable

public class BasicLocationMemento
extends AbstractTreeNodeMemento

The persisted state of a location.

Authors:
aled


Nested Class Summary
static class BasicLocationMemento.Builder

 
Method Summary
protected java.lang.Object BasicLocationMemento(BasicLocationMemento.Builder builder)

static BasicLocationMemento.Builder builder()

java.util.Map getLocationConfig()

java.lang.String getLocationConfigDescription()

java.util.Set getLocationConfigReferenceKeys()

java.util.Set getLocationConfigUnused()

 
Methods inherited from class AbstractTreeNodeMemento
AbstractTreeNodeMemento, AbstractTreeNodeMemento, getChildren, getCustomFields, getParent, setCustomFields
 
Methods inherited from class AbstractMemento
AbstractMemento, AbstractMemento, fromPersistedList, fromPersistedMap, fromPersistedSet, getBrooklynVersion, getCustomField, getCustomFields, getDisplayName, getId, getType, setCustomFields, toPersistedList, toPersistedMap, toPersistedSet, toString
 

Method Detail

BasicLocationMemento

protected java.lang.Object BasicLocationMemento(BasicLocationMemento.Builder builder)


builder

public static BasicLocationMemento.Builder builder()


getLocationConfig

@Override
public java.util.Map getLocationConfig()


getLocationConfigDescription

@Override
public java.lang.String getLocationConfigDescription()


getLocationConfigReferenceKeys

@Override
public java.util.Set getLocationConfigReferenceKeys()


getLocationConfigUnused

@Override
public java.util.Set getLocationConfigUnused()


 

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