Class HasEntry

java.lang.Object
org.jpos.transaction.participant.HasEntry
All Implemented Interfaces:
Configurable, GroupSelector, TransactionConstants, TransactionParticipant

public class HasEntry extends Object implements GroupSelector, Configurable
HasEntry is a general purpose GroupSelector that can be used to verify that a given object is available in the context. It checks the Context for the given entry ('name' property) and returns the content of the 'yes' or 'no' properties as the group list. If "yes" or "no" is not specified, it returns the constant UNKNOWN