com.xenonsoft.bridgetown.soa.config
Interface IAnonymousMapMutator
- All Known Implementing Classes:
- EntryConfig, ListConfig, PropertyConfig, SetConfig
- public interface IAnonymousMapMutator
An interface for any configuration object that can accept
a map configuration object anonymously
- Version:
- $Id: IAnonymousMapMutator.java,v 1.2 2005/02/23 01:31:11 peter_pilgrim Exp $
- Author:
- Peter Pilgrim, 03-Feb-2005 22:08:32
setValueFromMapConfig
public void setValueFromMapConfig(MapConfig mapConfig)
- Sets the value of the property from a map configuration
- Parameters:
mapConfig -
Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.