Class ObjectTemplate
java.lang.Object
org.jpos.space.ObjectTemplate
- All Implemented Interfaces:
Template
Reference-equality
Template that matches space entries equal to a
captured value under the configured key.-
Constructor Summary
ConstructorsConstructorDescriptionObjectTemplate(Object key, Object value) Constructs a template matchingvalueunderkey. -
Method Summary
-
Constructor Details
-
ObjectTemplate
Constructs a template matchingvalueunderkey.- Parameters:
key- entry keyvalue- reference value compared viaequals
-
-
Method Details
-
getKey
-
equals
-
hashCode
-
toString
-