org.opengroup.arm40.transaction
Interface ArmCorrelator

All Superinterfaces:
ArmInterface, ArmToken
All Known Implementing Classes:
ArmCorrelatorImpl

public interface ArmCorrelator
extends ArmToken


Method Summary
 boolean isAgentTrace()
           
 boolean isApplicationTrace()
           
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmToken
copyBytes, copyBytes, getBytes, getLength
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

isAgentTrace

public boolean isAgentTrace()

isApplicationTrace

public boolean isApplicationTrace()