eu.xtreemos.xati.API
Class XTest
java.lang.Object
eu.xtreemos.xati.API.XTest
public class XTest
- extends java.lang.Object
- Author:
- gregor.pipan@xlab.si
Constructor Summary |
XTest()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
servicename
public static java.lang.String servicename
XTest
public XTest()
getDaemons
public static java.util.ArrayList<CommunicationAddress> getDaemons()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLateInvocation
public static java.lang.Object testLateInvocation(java.lang.Object __parameter)
throws java.lang.Exception
- Throws:
java.lang.Exception
activateLateInvocation
public static void activateLateInvocation()
throws java.lang.Exception
- Throws:
java.lang.Exception
delegateExecution
public static java.lang.Integer delegateExecution(CommunicationAddress __targetAddress)
throws java.lang.Exception
- Throws:
java.lang.Exception
blockThread
public static java.lang.Integer blockThread(java.lang.String __param)
throws java.lang.Exception
- Throws:
java.lang.Exception
secondBlockThread
public static java.lang.Integer secondBlockThread(java.lang.Integer __p)
throws java.lang.Exception
- Throws:
java.lang.Exception
testPackets
public static java.util.ArrayList testPackets(java.lang.Integer __prefix,
java.lang.Integer __len)
throws java.lang.Exception
- Throws:
java.lang.Exception
externalProcess
public static java.lang.Integer externalProcess(java.lang.Integer __in)
throws java.lang.Exception
- Throws:
java.lang.Exception
indirectExternalProcess
public static java.lang.Integer indirectExternalProcess(java.lang.Integer __in)
throws java.lang.Exception
- Throws:
java.lang.Exception