org.jpos.space
Class ObjectTemplate

java.lang.Object
  extended by org.jpos.space.ObjectTemplate
All Implemented Interfaces:
Template

public class ObjectTemplate
extends Object
implements Template


Constructor Summary
ObjectTemplate(Object key, Object value)
           
 
Method Summary
 boolean equals(Object obj)
           
 Object getKey()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectTemplate

public ObjectTemplate(Object key,
                      Object value)
Method Detail

equals

public boolean equals(Object obj)
Specified by:
equals in interface Template
Overrides:
equals in class Object

getKey

public Object getKey()
Specified by:
getKey in interface Template


Copyright © 1998-2012 jPOS.org. All Rights Reserved.