public class MapPut extends Object implements 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(String key) |
void |
setMap(Map<String,Object> map) |
void |
setObject(Object object) |
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
Exception
public void setKey(String key)
public void setObject(Object object)
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.