public class JUDDI_101_ClientSubscriptionCallbackAPIIntegrationTest extends Object implements ISubscriptionCallback
| Constructor and Description |
|---|
JUDDI_101_ClientSubscriptionCallbackAPIIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCallback(SubscriptionResultsList body) |
void |
notifyEndpointStopped() |
static void |
startManager() |
static void |
stopManager() |
void |
SubscriptionCallbackTest1() |
public JUDDI_101_ClientSubscriptionCallbackAPIIntegrationTest()
public static void stopManager()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic static void startManager()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic void SubscriptionCallbackTest1()
throws Exception
Exceptionpublic void handleCallback(SubscriptionResultsList body)
handleCallback in interface ISubscriptionCallbackpublic void notifyEndpointStopped()
notifyEndpointStopped in interface ISubscriptionCallbackCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.