Package | Description |
---|---|
com.appoptics.awslambda.handler |
Enables AppOptics instrumentation for java functions in AWS Lambda.
|
Modifier and Type | Method and Description |
---|---|
static <I> void |
HandlerInstrumentor.instrument(I input,
com.amazonaws.services.lambda.runtime.Context context,
Class<?> handlerClass,
Procedure handlerFunction)
Similar to
HandlerInstrumentor.instrument(Object, Context, Class, Handler) except that the handler function returns nothing |
Copyright © 2020. All rights reserved.