Class TIMConnector

    • Constructor Detail

      • TIMConnector

        public TIMConnector()
        Constructs this object and sets its supported modes.
    • Method Detail

      • initialize

        public void initialize​(java.lang.Object o)
                        throws java.lang.Exception
        This method only set the class for the initial context and leave the rest of the execution to the super class.
        Specified by:
        initialize in interface ConnectorInterface
        Overrides:
        initialize in class JNDIConnector
        Parameters:
        o - - ignored
        Throws:
        java.lang.Exception - if an error occurs.