public class UddiSubscribeAssertionStatus extends Object implements ISubscriptionCallback
| Constructor and Description | 
|---|
UddiSubscribeAssertionStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
fire(String nodename)  | 
void | 
handleCallback(SubscriptionResultsList body)
Called when a UDDI server notifies us that something has changed. 
 | 
static void | 
main(String[] args)  | 
void | 
notifyEndpointStopped()
Called when the callback endpoint is stopped 
 | 
public void handleCallback(SubscriptionResultsList body)
ISubscriptionCallbackhandleCallback in interface ISubscriptionCallbackpublic void notifyEndpointStopped()
ISubscriptionCallbacknotifyEndpointStopped in interface ISubscriptionCallbackCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.