Class NewRelicContextImpl
java.lang.Object
com.commercetools.monitoring.newrelic.NewRelicContextImpl
- All Implemented Interfaces:
NewRelicContext,io.vrap.rmf.base.client.ClassReferenceContext,io.vrap.rmf.base.client.Context,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionNewRelicContextImpl(Transaction transaction) NewRelicContextImpl(Transaction transaction, Token token) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.commercetools.monitoring.newrelic.NewRelicContext
classReference
-
Constructor Details
-
NewRelicContextImpl
-
NewRelicContextImpl
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceio.vrap.rmf.base.client.Context- Specified by:
getValuein interfaceNewRelicContext
-
getTransaction
- Specified by:
getTransactionin interfaceNewRelicContext
-
getToken
- Specified by:
getTokenin interfaceNewRelicContext
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-