org.gcube.vremanagement.softwaregateway.client
Class RegisterProfileClient

java.lang.Object
  extended by org.gcube.vremanagement.softwaregateway.client.RegisterProfileClient

public class RegisterProfileClient
extends Object


Field Summary
protected static org.gcube.common.core.utils.logging.GCUBEClientLog logger
           
 
Constructor Summary
RegisterProfileClient()
           
 
Method Summary
static void main(String[] args)
           
static String registerProfile(org.apache.axis.message.addressing.EndpointReferenceType epr, org.gcube.common.core.scope.GCUBEScope scope, String profile)
           
static String registerProfile(org.gcube.common.core.scope.GCUBEScope scope, String profile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.gcube.common.core.utils.logging.GCUBEClientLog logger
Constructor Detail

RegisterProfileClient

public RegisterProfileClient()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

registerProfile

public static String registerProfile(org.gcube.common.core.scope.GCUBEScope scope,
                                     String profile)
                              throws Exception
Throws:
Exception

registerProfile

public static String registerProfile(org.apache.axis.message.addressing.EndpointReferenceType epr,
                                     org.gcube.common.core.scope.GCUBEScope scope,
                                     String profile)
                              throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.