Interface EndpointConfigurator


  • public interface EndpointConfigurator
    An interface which allows external configuration to take place if no endpoint configuration is present in the global configuration file.
    Author:
    David M. Lloyd
    • Method Detail

      • getConfiguredEndpoint

        Endpoint getConfiguredEndpoint()
        Get the configured Remoting endpoint.
        Returns:
        the endpoint, or null if none was found for this configuration