public class MapPut
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
InitializingBean.afterPropertiesSet()
. Must adhere to the
Map
interface for nulls, etc.Constructor and Description |
---|
MapPut() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
setKey(java.lang.String key) |
void |
setMap(java.util.Map<java.lang.String,java.lang.Object> map) |
void |
setObject(java.lang.Object object) |
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
public void setMap(java.util.Map<java.lang.String,java.lang.Object> map)
public void setKey(java.lang.String key)
public void setObject(java.lang.Object object)
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.