Class ConnectorResource


  • public class ConnectorResource
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(java.lang.String connectorResourcePluginType)  
      void release()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConnectorResource

        public ConnectorResource()
    • Method Detail

      • init

        public void init​(java.lang.String connectorResourcePluginType)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • release

        public void release()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception