Class ConnectionDefDescriptor

  • All Implemented Interfaces:
    Serializable

    public class ConnectionDefDescriptor
    extends Descriptor
    Deployment Information for connection-definition
    Author:
    Sheetal Vartak
    See Also:
    Serialized Form
    • Constructor Detail

      • ConnectionDefDescriptor

        public ConnectionDefDescriptor()
    • Method Detail

      • getManagedConnectionFactoryImpl

        public String getManagedConnectionFactoryImpl()
        Gets the value of ManagedconnectionFactoryImpl
      • setManagedConnectionFactoryImpl

        public void setManagedConnectionFactoryImpl​(String managedConnectionFactoryImpl)
        Sets the value of ManagedconnectionFactoryImpl
      • getConfigProperties

        public Set getConfigProperties()
        Set of ConnectorConfigProperty
      • addConfigProperty

        public void addConfigProperty​(ConnectorConfigProperty configProperty)
        Add a configProperty to the set
      • removeConfigProperty

        public void removeConfigProperty​(ConnectorConfigProperty configProperty)
        Add a configProperty to the set
      • getConnectionFactoryImpl

        public String getConnectionFactoryImpl()
        Get connection factory impl
      • setConnectionFactoryImpl

        public void setConnectionFactoryImpl​(String cf)
        set connection factory impl
      • getConnectionFactoryIntf

        public String getConnectionFactoryIntf()
        Get connection factory intf
      • setConnectionFactoryIntf

        public void setConnectionFactoryIntf​(String cf)
        set connection factory intf
      • getConnectionIntf

        public String getConnectionIntf()
        Get connection intf
      • setConnectionIntf

        public void setConnectionIntf​(String con)
        set connection intf
      • getConnectionImpl

        public String getConnectionImpl()
        Get connection impl
      • setConnectionImpl

        public void setConnectionImpl​(String con)
        set connection intf