com.googlecode.fascinator.portal.lookup
Class MintLookupHelper

java.lang.Object
  extended by com.googlecode.fascinator.portal.lookup.MintLookupHelper

public class MintLookupHelper
extends Object

Helper class for requesting mint lookup urls found in "proxy-url" configuration.

Author:
Shilo Banihit

Constructor Summary
MintLookupHelper()
           
 
Method Summary
static JsonSimple get(JsonSimple systemConfig, String urlName, Map<String,String> reqData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MintLookupHelper

public MintLookupHelper()
Method Detail

get

public static JsonSimple get(JsonSimple systemConfig,
                             String urlName,
                             Map<String,String> reqData)
                      throws Exception
Throws:
Exception


Copyright © 2009-2014. All Rights Reserved.