Class JSLPServiceInfo

    • Constructor Detail

      • JSLPServiceInfo

        public JSLPServiceInfo​(String aServiceName,
                               org.eclipse.ecf.internal.provider.jslp.ServiceURLAdapter anAdapter,
                               int priority,
                               int weight,
                               org.eclipse.ecf.internal.provider.jslp.ServicePropertiesAdapter aServicePropertiesAdapter)
        Parameters:
        aServiceName - service name
        anAdapter - service url adapter
        priority - priority
        weight - weight
        aServicePropertiesAdapter - service properties adapter
        Since:
        3.0
    • Method Detail

      • getServiceURL

        public ch.ethz.iks.slp.ServiceURL getServiceURL()
                                                 throws ch.ethz.iks.slp.ServiceLocationException
        Throws:
        ch.ethz.iks.slp.ServiceLocationException