Uses of Interface
tecgraf.openbus.CallerChain

Packages that use CallerChain
tecgraf.openbus   
 

Uses of CallerChain in tecgraf.openbus
 

Methods in tecgraf.openbus that return CallerChain
 CallerChain OpenBusContext.getCallerChain()
          Devolve a cadeia de chamadas à qual a execução corrente pertence.
 CallerChain OpenBusContext.getJoinedChain()
          Devolve a cadeia de chamadas associada ao contexto corrente.
 

Methods in tecgraf.openbus with parameters of type CallerChain
 void OpenBusContext.joinChain(CallerChain chain)
          Associa uma cadeia de chamadas ao contexto corrente.
 



Copyright © 2014. All rights reserved.