Class RequestSubsystem

java.lang.Object
com.netscape.cmscore.request.RequestSubsystem

public class RequestSubsystem extends Object
RequestSubsystem

This class is responsible for managing storage of request objects in the local database.

TODO: review this It provides: + registration of LDAP/JAVA mapping classes with the DBSubsystem + creation of RequestQueue storage in the database + retrieval of existing RequestQueue objects from the database

Version:
$Revision$, $Date$
Author:
thayes
  • Field Details

  • Constructor Details

    • RequestSubsystem

      public RequestSubsystem()
  • Method Details