Implementation of this type must be registered via META-INF/services mechanism. I.e. fully qualified name of an implementation class must be written into META-INF/services/org.glassfish.jersey.gf.cdi.spi.Hk2CustomBoundTypesProvider
file.
If more than one implementation is found, only a single one is selected that has the highest priority. @author Jakub Podlesak (jakub.podlesak at oracle.com)
|
|