Class IncludeExcludeConnectionStatistics

    • Constructor Detail

      • IncludeExcludeConnectionStatistics

        public IncludeExcludeConnectionStatistics()
        Deprecated.
    • Method Detail

      • include

        public void include​(java.lang.String className)
                     throws java.lang.ClassNotFoundException
        Deprecated.
        Throws:
        java.lang.ClassNotFoundException
      • include

        public void include​(java.lang.Class<? extends Connection> clazz)
        Deprecated.
      • exclude

        public void exclude​(java.lang.String className)
                     throws java.lang.ClassNotFoundException
        Deprecated.
        Throws:
        java.lang.ClassNotFoundException
      • exclude

        public void exclude​(java.lang.Class<? extends Connection> clazz)
        Deprecated.