Searched defs:configurationClass (Results 1 - 25 of 80) sorted by relevance

1234

/forgerock/opendj2/src/server/org/opends/server/admin/
H A DConfiguration.java57 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DConfiguration.java58 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DConfiguration.java58 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DConfiguration.java57 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DConfiguration.java58 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DConfiguration.java57 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/
H A DConfiguration.java50 Class<? extends Configuration> configurationClass(); method in interface:Configuration
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfg.java53 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
H A DTestParentCfg.java55 Class<? extends TestParentCfg> configurationClass(); method in interface:TestParentCfg
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfg.java52 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfg.java53 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfg.java52 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfg.java53 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfg.java52 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfg.java47 Class<? extends TestChildCfg> configurationClass(); method in interface:TestChildCfg
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DMockRequestFilteringQOSPolicyCfg.java66 public final Class<? extends RequestFilteringQOSPolicyCfg> configurationClass() method in class:MockRequestFilteringQOSPolicyCfg
H A DMockResourceLimitsQOSPolicyCfg.java93 public final Class<? extends ResourceLimitsQOSPolicyCfg> configurationClass() method in class:MockResourceLimitsQOSPolicyCfg
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DMockRequestFilteringQOSPolicyCfg.java65 public final Class<? extends RequestFilteringQOSPolicyCfg> configurationClass() method in class:MockRequestFilteringQOSPolicyCfg
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DMockRequestFilteringQOSPolicyCfg.java66 public final Class<? extends RequestFilteringQOSPolicyCfg> configurationClass() method in class:MockRequestFilteringQOSPolicyCfg
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DMockRequestFilteringQOSPolicyCfg.java65 public final Class<? extends RequestFilteringQOSPolicyCfg> configurationClass() method in class:MockRequestFilteringQOSPolicyCfg
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DMockRequestFilteringQOSPolicyCfg.java66 public final Class<? extends RequestFilteringQOSPolicyCfg> configurationClass() method in class:MockRequestFilteringQOSPolicyCfg
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/sm/datalayer/api/
H A DConnectionType.java72 private final Class<? extends DataLayerConnectionModule> configurationClass; field in class:ConnectionType
75 this.configurationClass = defaultConfigurationClass;
89 return configurationClass;
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/datalayer/api/
H A DConnectionType.java86 private final Class<? extends DataLayerConnectionModule> configurationClass; field in class:ConnectionType
89 this.configurationClass = defaultConfigurationClass;
103 return configurationClass;
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DExternalChangelogDomainFakeCfg.java72 public Class<? extends ExternalChangelogDomainCfg> configurationClass() method in class:ExternalChangelogDomainFakeCfg
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DExternalChangelogDomainFakeCfg.java71 public Class<? extends ExternalChangelogDomainCfg> configurationClass() method in class:ExternalChangelogDomainFakeCfg

Completed in 30 milliseconds

1234