public class UDDI_090_SubscriptionListenerExternalTest extends Object
UDDI_090_SubscriptionListenerIntegrationTest
Constructor and Description |
---|
UDDI_090_SubscriptionListenerExternalTest() |
Modifier and Type | Method and Description |
---|---|
void |
joePublisher_SMTP_FIND_SERVICE() |
void |
joePublisherUpdate_HTTP_FIND_BUSINESS() |
void |
joePublisherUpdate_HTTP_FIND_SERVICE() |
void |
joePublisherUpdate_HTTP_FIND_TMODEL() |
void |
joePublisherUpdate_HTTP_GET_BUSINESS_DETAIL()
getBusiness tests joe want's updates on mary's business
|
void |
joePublisherUpdate_HTTP_GET_TMODEL_DETAIL()
getBusiness tests joe want's updates on mary's business
|
void |
joePublisherUpdate_SMTP_FIND_BUSINESS() |
void |
joePublisherUpdate_SMTP_FIND_TMODEL() |
void |
joePublisherUpdate_SMTP_GET_BUSINESS_DETAIL()
getBusiness tests joe want's updates on mary's business
|
void |
joePublisherUpdate_SMTP_GET_TMODEL_DETAIL()
getBusiness tests joe want's updates on mary's business
|
static void |
startManager() |
static void |
stopManager() |
static void |
updatePublisherBusiness(String auth,
org.uddi.api_v3.BusinessEntity biz,
org.uddi.v3_service.UDDIPublicationPortType pub)
adds a new name to the business, then resaves it
|
static void |
updateTModel(String authInfoMary,
org.uddi.api_v3.TModel saveMaryPublisherTmodel,
org.uddi.v3_service.UDDIPublicationPortType publicationMary) |
public UDDI_090_SubscriptionListenerExternalTest()
public static void stopManager() throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public static void startManager() throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public void joePublisherUpdate_HTTP_FIND_SERVICE()
public void joePublisher_SMTP_FIND_SERVICE()
public void joePublisherUpdate_HTTP_FIND_BUSINESS()
public void joePublisherUpdate_SMTP_FIND_BUSINESS()
public void joePublisherUpdate_HTTP_FIND_TMODEL()
public void joePublisherUpdate_SMTP_FIND_TMODEL()
public void joePublisherUpdate_HTTP_GET_BUSINESS_DETAIL() throws Exception
Exception
public void joePublisherUpdate_SMTP_GET_BUSINESS_DETAIL() throws Exception
Exception
public static void updatePublisherBusiness(String auth, org.uddi.api_v3.BusinessEntity biz, org.uddi.v3_service.UDDIPublicationPortType pub) throws Exception
auth
- biz
- pub
- Exception
public void joePublisherUpdate_HTTP_GET_TMODEL_DETAIL() throws Exception
Exception
public void joePublisherUpdate_SMTP_GET_TMODEL_DETAIL() throws Exception
Exception
Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.