Class ProxyRegistryProcessor

java.lang.Object
io.quarkus.proxy.deployment.ProxyRegistryProcessor

public class ProxyRegistryProcessor extends Object
  • Constructor Details

    • ProxyRegistryProcessor

      public ProxyRegistryProcessor()
  • Method Details

    • initializeProxyConfigurationRegistry

      void initializeProxyConfigurationRegistry(io.quarkus.proxy.runtime.ProxyConfigurationRecorder recorder, io.quarkus.deployment.annotations.BuildProducer<ProxyRegistryBuildItem> registry, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.SyntheticBeanBuildItem> syntheticBeans)