fixed javadoc

master
Massimiliano Assante 3 years ago
parent cda0c029fe
commit 9e4be9ae2d

@ -36,8 +36,7 @@ public class BrokerServiceEndpoint {
private static final String CALLBACK_PROPERTY_NAME = "vre_callback_url"; private static final String CALLBACK_PROPERTY_NAME = "vre_callback_url";
/** /**
* Retrieve endpoint resoruce from IS * Retrieve the vre callbac URL to pass to the broker service in the response from the endpoint resource on IS
* @return List of InetSocketAddresses
* @throws Exception * @throws Exception
*/ */
public static String getVRECallbackURLFromServiceEndpoint(){ public static String getVRECallbackURLFromServiceEndpoint(){

Loading…
Cancel
Save