org.gcube.vremanagement.softwaregateway.client
Class RemoveProfileClient
java.lang.Object
org.gcube.vremanagement.softwaregateway.client.RemoveProfileClient
public class RemoveProfileClient
- extends Object
|
Field Summary |
protected static org.gcube.common.core.utils.logging.GCUBEClientLog |
logger
|
|
Method Summary |
static void |
main(String[] args)
|
static void |
removeProfile(org.apache.axis.message.addressing.EndpointReferenceType epr,
org.gcube.common.core.scope.GCUBEScope scope,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
|
static void |
removeProfile(org.gcube.common.core.scope.GCUBEScope scope,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
|
static void |
removeProfile(String epr,
org.gcube.common.core.scope.GCUBEScope scope,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.gcube.common.core.utils.logging.GCUBEClientLog logger
RemoveProfileClient
public RemoveProfileClient()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
removeProfile
public static void removeProfile(String epr,
org.gcube.common.core.scope.GCUBEScope scope,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
throws Exception
- Throws:
Exception
removeProfile
public static void removeProfile(org.gcube.common.core.scope.GCUBEScope scope,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
throws Exception
- Throws:
Exception
removeProfile
public static void removeProfile(org.apache.axis.message.addressing.EndpointReferenceType epr,
org.gcube.common.core.scope.GCUBEScope scope,
String packageName,
String packageVersion,
String serviceClass,
String serviceName,
String serviceVersion)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.