Class ClassLoaderLogContextSelector.Gateway

  • Enclosing class:
    ClassLoaderLogContextSelector

    private static final class ClassLoaderLogContextSelector.Gateway
    extends java.lang.SecurityManager
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Gateway()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Class[] getClassContext()  
      • Methods inherited from class java.lang.SecurityManager

        checkAccept, checkAccess, checkAccess, checkConnect, checkConnect, checkCreateClassLoader, checkDelete, checkExec, checkExit, checkLink, checkListen, checkMulticast, checkMulticast, checkPackageAccess, checkPackageDefinition, checkPermission, checkPermission, checkPrintJobAccess, checkPropertiesAccess, checkPropertyAccess, checkRead, checkRead, checkRead, checkSecurityAccess, checkSetFactory, checkWrite, checkWrite, getSecurityContext, getThreadGroup
      • Methods inherited from class java.lang.Object

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

      • Gateway

        private Gateway()
    • Method Detail

      • getClassContext

        protected java.lang.Class[] getClassContext()
        Overrides:
        getClassContext in class java.lang.SecurityManager