@Version(value="3.1.1")
See: Description
Class | Description |
---|---|
MockAdapterManagerImpl |
This is a copy of org.apache.sling.adapter.internal.AdpaterManagerImpl from Sling Adapter 2.1.6,
with all calls to SyntheticResource.setAdapterManager/unsetAdapterManager disabled, because this would
break the
ThreadsafeMockAdapterManagerWrapper concept. |
MockJcrSlingRepository |
Mock
SlingRepository implementation. |
MockSling |
Factory for mock Sling objects.
|
MockSlingScriptHelper |
Mock
SlingScriptHelper implementation. |
NodeTypeDefinitionScanner |
Singleton class that fetches all node type definitions from OSGi bundle MANIFEST.MF files
with "Sling-Nodetypes" definitions in the classpath.
|
Enum | Description |
---|---|
NodeTypeMode |
How to handle node types for different
ResourceResolverType types. |
ResourceResolverType |
The resource resolver mock implementation supports different underlying
repository implementations.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.