Class 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.URI joinLRA​(LRAProxyParticipant participant, java.net.URI lraId)  
      java.net.URI joinLRA​(LRAProxyParticipant participant, java.net.URI lraId, java.lang.Long timeLimit, java.time.temporal.ChronoUnit unit)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProxyService

        public ProxyService()
    • 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)