Class NativeConfigurationRegistry.ProxyConfiguration

  • Enclosing class:
    NativeConfigurationRegistry

    public static final class NativeConfigurationRegistry.ProxyConfiguration
    extends java.lang.Object
    Configure the needs for runtime proxies.
    • Method Detail

      • toProxiesDescriptor

        public org.springframework.nativex.domain.proxies.ProxiesDescriptor toProxiesDescriptor()
        Return the ProxiesDescriptor of this registry.
        Returns:
        the proxy entries in the registry, as a ProxiesDescriptor instance
      • getEntries

        public java.util.Set<NativeProxyEntry> getEntries()
        Return the entries of this registry.
        Returns:
        the entries in the registry