net.infonode.properties.propertymap.ref
Class ThisPropertyMapRef

java.lang.Object
  extended by net.infonode.properties.propertymap.ref.ThisPropertyMapRef
All Implemented Interfaces:
PropertyMapRef

public class ThisPropertyMapRef
extends java.lang.Object
implements PropertyMapRef

Version:
$Revision: 1.5 $
Author:
$Author: jesper $

Field Summary
static ThisPropertyMapRef INSTANCE
           
 
Constructor Summary
private ThisPropertyMapRef()
           
 
Method Summary
 PropertyMapImpl getMap(PropertyMapImpl object)
           
 java.lang.String toString()
           
 void write(java.io.ObjectOutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

public static final ThisPropertyMapRef INSTANCE
Constructor Detail

ThisPropertyMapRef

private ThisPropertyMapRef()
Method Detail

getMap

public PropertyMapImpl getMap(PropertyMapImpl object)
Specified by:
getMap in interface PropertyMapRef

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

write

public void write(java.io.ObjectOutputStream out)
           throws java.io.IOException
Specified by:
write in interface PropertyMapRef
Throws:
java.io.IOException