Searched defs:componentClassName (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/
H A DClassPropertyDefinition.java363 private Class<?> loadClassForValidation(String componentClassName, argument
369 throw new IllegalPropertyValueException(this, componentClassName, e);
372 throw new IllegalPropertyValueException(this, componentClassName, e);
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DClassPropertyDefinition.java364 private Class<?> loadClassForValidation(String componentClassName, argument
370 throw new IllegalPropertyValueException(this, componentClassName, e);
373 throw new IllegalPropertyValueException(this, componentClassName, e);
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DClassPropertyDefinition.java363 private Class<?> loadClassForValidation(String componentClassName, argument
369 throw new IllegalPropertyValueException(this, componentClassName, e);
372 throw new IllegalPropertyValueException(this, componentClassName, e);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DClassPropertyDefinition.java343 private Class<?> loadClassForValidation(String componentClassName, argument
349 throw illegalPropertyValueException(this, componentClassName, e);
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/
H A DClassPropertyDefinition.java245 private Class<?> loadClassForValidation(String componentClassName, String classToBeLoaded, boolean initialize) { argument
250 throw PropertyException.illegalPropertyValueException(this, componentClassName, e);
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 56 milliseconds