Class TibcoEmsProperties

java.lang.Object
java.util.AbstractMap<String,Object>
java.util.HashMap<String,Object>
org.frankframework.extensions.tibco.TibcoEmsProperties
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class TibcoEmsProperties extends HashMap<String,Object>
TibcoProperties are read as a property file, and must be converted (not cast) to the appropriate type.
See Also: