abk.j2ee
Class AContextInspector
java.lang.Object
abk.j2ee.AContextInspector
public class AContextInspector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AContextInspector
private AContextInspector()
getInfo
public static final String getInfo(javax.servlet.ServletContext context)
getInfo
public static final void getInfo(Appendable sb,
javax.servlet.ServletContext context)
throws IOException
- Throws:
IOException
getStackTrace
private static final String getStackTrace(Throwable e)
append
private static final void append(Appendable appendable,
CharSequence name,
CharSequence value)
throws IOException
- Throws:
IOException
showSystemProperties
private static final void showSystemProperties(Appendable sb)
throws IOException
- Throws:
IOException
showInitParameters
private static final void showInitParameters(Appendable appendable,
javax.servlet.ServletContext context)
throws IOException
- Throws:
IOException
showAttributes
private static final void showAttributes(Appendable append,
javax.servlet.ServletContext context)
throws IOException
- Throws:
IOException
showFileSystemInfo
private static final void showFileSystemInfo(Appendable sb,
CharSequence name,
String path)
throws IOException
- Throws:
IOException
Copyright © 2024. All rights reserved.