org.gcube.common.mycontainer
Class MyContainerUtils
java.lang.Object
org.gcube.common.mycontainer.MyContainer
org.gcube.common.mycontainer.MyContainerUtils
public class MyContainerUtils
- extends MyContainer
Test utilities for in-container tests
- Author:
- Fabio Simeoni
|
Method Summary |
static String |
keyOf(org.apache.axis.message.addressing.EndpointReferenceType reference,
String namespace)
Extract the key of a service instance from a reference to the instance. |
| Methods inherited from class org.gcube.common.mycontainer.MyContainer |
address, address, cleanState, configLocation, deploymentsLocation, endpoint, isRunning, libLocation, location, reference, reference, reference, reference, setEndpoint, start, stop, storageLocation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyContainerUtils
public MyContainerUtils()
keyOf
public static String keyOf(org.apache.axis.message.addressing.EndpointReferenceType reference,
String namespace)
- Extract the key of a service instance from a reference to the instance.
- Parameters:
reference - a reference to the instancenamespace - the namespace of the service
- Returns:
- the key
Copyright © 2013. All Rights Reserved.