eu.emi.emir.client.util
Class ServiceUtil

java.lang.Object
  extended by eu.emi.emir.client.util.ServiceUtil

public class ServiceUtil
extends Object

Utility class to (Un)Marshal the Service information

Author:
a.memon

Constructor Summary
ServiceUtil()
           
 
Method Summary
static String convertStreamToString(InputStream is)
           
static List<String> getAttributeNames()
           
static void initLogger(String path)
          Simultaneously initializing the log4j and log4j
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceUtil

public ServiceUtil()
Method Detail

convertStreamToString

public static String convertStreamToString(InputStream is)
                                    throws IOException
Throws:
IOException

getAttributeNames

public static List<String> getAttributeNames()

initLogger

public static void initLogger(String path)
Simultaneously initializing the log4j and log4j

Parameters:
path -


Copyright © 2012 EMI. All Rights Reserved.