Uses of Interface
com.netscape.certsrv.selftests.ISelfTestSubsystem
Packages that use ISelfTestSubsystem
Package
Description
-
Uses of ISelfTestSubsystem in com.netscape.certsrv.selftests
Methods in com.netscape.certsrv.selftests with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionvoidISelfTest.initSelfTest(ISelfTestSubsystem subsystem, String instanceName, IConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of ISelfTestSubsystem in com.netscape.cms.selftests
Fields in com.netscape.cms.selftests declared as ISelfTestSubsystemMethods in com.netscape.cms.selftests with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionvoidASelfTest.initSelfTest(ISelfTestSubsystem subsystem, String instanceName, IConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of ISelfTestSubsystem in com.netscape.cms.selftests.common
Methods in com.netscape.cms.selftests.common with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionvoidSystemCertsVerification.initSelfTest(ISelfTestSubsystem subsystem, String instanceName, IConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of ISelfTestSubsystem in com.netscape.cmscore.selftests
Classes in com.netscape.cmscore.selftests that implement ISelfTestSubsystemModifier and TypeClassDescriptionclassThis class implements a container for self tests. -
Uses of ISelfTestSubsystem in org.dogtagpki.server.rest
Methods in org.dogtagpki.server.rest with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionSelfTestService.createSelfTestData(ISelfTestSubsystem subsystem, String selfTestID)