AccessedResourcesLoggerFilter |
Tries to log most resources that are accessed during a request.
|
ComponentDerivationTreeServlet |
Makes a tree of all derived components (connected with sling:resourceSuperType).
|
DownloadJcrTreeAsPackageServlet |
This is a servlet that enables to download a package of a JCR subtree without
having to create a package in the package manager.
|
JcrTestSetupGenerateServlet |
This servlet serves as code generator to reproduce a part of the JCR tree easily in a unittest using SlingContext.
|
ListJcrTreeServlet |
This servlet enables listing the resources in a JCR subtree - mainly for the publish instance, where there
is no CRX.
|
MemoryHogServlet |
Allocates and frees 1 gigabyte of memory.
|
OsgiEventLogger |
Logs OSGI events.
|
RenderInfoLoggingFilter |
As an alternative to com.composum.pages.commons.taglib.IncludeTag#debugComment(boolean) that works on sling:include, too: writes out a HTML comment with the rendered resource and the resource type (since that could be possibly overridden).
|
RenderWithResourceTypeServlet |
Deprecated.
|
RequestLoggingFilter |
Debugging filter: if configured, logs request and response of (preferably non-binary ;-) requests.
|
RequestLoggingFilter.LoggingReader |
|
RequestLoggingFilter.LoggingWriter |
|
ResourceChangeLogger |
Logs resource changes matching a given regex.
|
YamlObjectDumper |
This gets an Object as argument and recursively dumps all properties into a JSON.
|