Class SqlSupport

  • All Implemented Interfaces:
    software.amazon.disco.agent.interception.Package

    public class SqlSupport
    extends java.lang.Object
    implements software.amazon.disco.agent.interception.Package
    Package definition for the disco-java-agent-sql package.
    • Constructor Summary

      Constructors 
      Constructor Description
      SqlSupport()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<software.amazon.disco.agent.interception.Installable> get()
      • Methods inherited from class java.lang.Object

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

      • SqlSupport

        public SqlSupport()
    • Method Detail

      • get

        public java.util.Collection<software.amazon.disco.agent.interception.Installable> get()
        Specified by:
        get in interface software.amazon.disco.agent.interception.Package