Interface NewRelicContext
- All Superinterfaces:
io.vrap.rmf.base.client.ClassReferenceContext,io.vrap.rmf.base.client.Context
- All Known Implementing Classes:
NewRelicContextImpl
public interface NewRelicContext
extends io.vrap.rmf.base.client.ClassReferenceContext
-
Method Summary
Modifier and TypeMethodDescriptiondefault Class<?>getToken()getValue()static NewRelicContextof(Transaction transaction) static NewRelicContextof(Transaction transaction, Token token)
-
Method Details
-
getValue
Transaction getValue()- Specified by:
getValuein interfaceio.vrap.rmf.base.client.Context
-
getTransaction
Transaction getTransaction() -
getToken
Token getToken() -
classReference
- Specified by:
classReferencein interfaceio.vrap.rmf.base.client.ClassReferenceContext
-
of
-
of
-