org.overlord.sramp.ui.server.api
Class SrampAtomApiClient

java.lang.Object
  extended by org.overlord.sramp.client.SrampAtomApiClient
      extended by org.overlord.sramp.ui.server.api.SrampAtomApiClient

public class SrampAtomApiClient
extends org.overlord.sramp.client.SrampAtomApiClient

The class used whenever an Atom API request for data needs to be made.

Author:
eric.wittmann@redhat.com

Method Summary
static SrampAtomApiClient getInstance()
          Singleton accessor.
static void init(org.apache.commons.configuration.Configuration config)
           
 
Methods inherited from class org.overlord.sramp.client.SrampAtomApiClient
deleteArtifact, getArtifactContent, getFullArtifactEntry, query, query, updateArtifact, updateArtifactMetaData, uploadArtifact, uploadBatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static void init(org.apache.commons.configuration.Configuration config)
Parameters:
config -

getInstance

public static SrampAtomApiClient getInstance()
Singleton accessor.



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.