Class ManagedProvider

  • All Implemented Interfaces:
    Provider, WorkspaceManager
    Direct Known Subclasses:
    BasicProvider

    @Deprecated
    public abstract class ManagedProvider
    extends AbstractWorkspaceProvider
    Deprecated.
    Legacy AEM 6.x API.
    The ManagedProvider uses *.properties files discovered in the webapp classpath to configure CollectionAdapter instances. The ManagedWorkspace implementation will automatically discover the *.properties files and will use those to create the appropriate CollectionAdapter objects. Properties files must be located in the classpath at /abdera/adapter/*.properties. Refer to the Abdera Server Implementation Guide for additional details