Class JcaPropertyConfig

java.lang.Object
com.ptc.jca.mvc.components.AbstractJcaComponentConfig
com.ptc.jca.mvc.components.JcaPropertyConfig
All Implemented Interfaces:
JcaComponentConfig, ComponentConfig, PropertyConfig, Serializable, Cloneable
Direct Known Subclasses:
JcaColumnConfig

public class JcaPropertyConfig extends AbstractJcaComponentConfig implements PropertyConfig
Describes a JCA property

Instances of this class should typically be created by a ComponentConfigFactory

Supported API: true

Extendable: false

See Also: