Interface ITopologyManager

  • All Known Implementing Classes:
    TopologyManager

    public interface ITopologyManager
    Since:
    4.6
    • Field Detail

      • ENDPOINT_ALLOWLOCALHOST

        static final boolean ENDPOINT_ALLOWLOCALHOST
      • ENDPOINT_EXTRA_FILTERS

        static final String ENDPOINT_EXTRA_FILTERS
      • EXPORT_REGISTERED_SERVICES_FILTER

        static final String EXPORT_REGISTERED_SERVICES_FILTER
    • Method Detail

      • getEndpointFilters

        String[] getEndpointFilters()
      • setEndpointFilters

        String[] setEndpointFilters​(String[] newFilters)