net.infonode.properties.propertymap.ref

Class CompositeMapRef

public class CompositeMapRef extends Object implements PropertyMapRef

Version: $Revision: 1.5 $

Author: $Author: jesper $

Constructor Summary
CompositeMapRef(PropertyMapRef ref1, PropertyMapRef ref2)
Method Summary
static CompositeMapRefdecode(ObjectInputStream in)
PropertyMapImplgetMap(PropertyMapImpl object)
StringtoString()
voidwrite(ObjectOutputStream out)

Constructor Detail

CompositeMapRef

public CompositeMapRef(PropertyMapRef ref1, PropertyMapRef ref2)

Method Detail

decode

public static CompositeMapRef decode(ObjectInputStream in)

getMap

public PropertyMapImpl getMap(PropertyMapImpl object)

toString

public String toString()

write

public void write(ObjectOutputStream out)