Searched defs:propertyReturnClass (Results 1 - 2 of 2) sorted by relevance
| /forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/ |
| H A D | ConfigurationMock.java | 187 * @param propertyReturnClass 196 Method getPropertyDefMethod, Class<T> propertyReturnClass) throws Exception { 294 * @param propertyReturnClass 303 Method getPropertyDefMethod, Class<T> propertyReturnClass) throws Exception { 195 getDefaultValue(ManagedObjectDefinition<?, ?> definition, Method getPropertyDefMethod, Class<T> propertyReturnClass) argument 302 getDefaultValue(org.opends.server.admin.ManagedObjectDefinition<?, ?> definition, Method getPropertyDefMethod, Class<T> propertyReturnClass) argument
|
| /forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/ |
| H A D | ConfigurationMock.java | 155 * @param propertyReturnClass 164 Method getPropertyDefMethod, Class<T> propertyReturnClass) 163 getDefaultValue(ManagedObjectDefinition<?, ?> definition, Method getPropertyDefMethod, Class<T> propertyReturnClass) argument
|
Completed in 37 milliseconds