com.arjuna.wst11.CompletionCoordinatorParticipant Maven / Gradle / Ivy
The newest version!
/*
Copyright The Narayana Authors
SPDX-License-Identifier: Apache-2.0
*/
package com.arjuna.wst11;
import jakarta.xml.ws.wsaddressing.W3CEndpointReference;
/**
*/
public interface CompletionCoordinatorParticipant extends com.arjuna.wst.CompletionCoordinatorParticipant
{
public W3CEndpointReference getParticipant();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy