Class ProxyService
- java.lang.Object
-
- io.narayana.lra.client.internal.proxy.ProxyService
-
@ApplicationScoped public class ProxyService extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProxyService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URIjoinLRA(LRAProxyParticipant participant, java.net.URI lraId)java.net.URIjoinLRA(LRAProxyParticipant participant, java.net.URI lraId, java.lang.Long timeLimit, java.time.temporal.ChronoUnit unit)
-
-
-
Method Detail
-
joinLRA
public java.net.URI joinLRA(LRAProxyParticipant participant, java.net.URI lraId)
-
joinLRA
public java.net.URI joinLRA(LRAProxyParticipant participant, java.net.URI lraId, java.lang.Long timeLimit, java.time.temporal.ChronoUnit unit)
-
-