public class ValidateReplication extends ValidateUDDIApi
nodeID, publisher
Constructor and Description |
---|
ValidateReplication(UddiEntityPublisher publisher) |
ValidateReplication(UddiEntityPublisher publisher,
String nodeid) |
Modifier and Type | Method and Description |
---|---|
void |
validateGetChangeRecords(String requestingNode,
org.uddi.repl_v3.HighWaterMarkVectorType changesAlreadySeen,
BigInteger responseLimitCount,
org.uddi.repl_v3.HighWaterMarkVectorType responseLimitVector,
org.uddi.repl_v3.ReplicationConfiguration FetchEdges,
WebServiceContext ctx) |
void |
validateNotifyChangeRecordsAvailable(org.uddi.repl_v3.NotifyChangeRecordsAvailable body,
WebServiceContext ctx) |
void |
validateSetReplicationNodes(org.uddi.repl_v3.ReplicationConfiguration replicationConfiguration,
javax.persistence.EntityManager em,
String thisnode,
org.apache.commons.configuration.Configuration config) |
void |
validateTransfer(javax.persistence.EntityManager em,
org.uddi.repl_v3.TransferCustody body) |
getPublisher, isUniqueKey, setPublisher, unsupportedAPICall
public ValidateReplication(UddiEntityPublisher publisher)
public ValidateReplication(UddiEntityPublisher publisher, String nodeid)
public void validateNotifyChangeRecordsAvailable(org.uddi.repl_v3.NotifyChangeRecordsAvailable body, WebServiceContext ctx) throws org.uddi.v3_service.DispositionReportFaultMessage
org.uddi.v3_service.DispositionReportFaultMessage
public void validateGetChangeRecords(String requestingNode, org.uddi.repl_v3.HighWaterMarkVectorType changesAlreadySeen, BigInteger responseLimitCount, org.uddi.repl_v3.HighWaterMarkVectorType responseLimitVector, org.uddi.repl_v3.ReplicationConfiguration FetchEdges, WebServiceContext ctx) throws org.uddi.v3_service.DispositionReportFaultMessage
org.uddi.v3_service.DispositionReportFaultMessage
public void validateSetReplicationNodes(org.uddi.repl_v3.ReplicationConfiguration replicationConfiguration, javax.persistence.EntityManager em, String thisnode, org.apache.commons.configuration.Configuration config) throws org.uddi.v3_service.DispositionReportFaultMessage, org.apache.commons.configuration.ConfigurationException
org.uddi.v3_service.DispositionReportFaultMessage
org.apache.commons.configuration.ConfigurationException
public void validateTransfer(javax.persistence.EntityManager em, org.uddi.repl_v3.TransferCustody body) throws org.uddi.v3_service.DispositionReportFaultMessage
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.