Package org.hibernate.search.util.common.reflect.spi
package org.hibernate.search.util.common.reflect.spi
-
ClassDescriptionA handle enabling the creation of a value from an array of arguments: Java class constructor, ...A handle giving read access to a value from an object instance: field, no-argument method, ...Deprecated.
ValueHandleFactory
instead.