Class AWSOperationHandlerManifest
- java.lang.Object
-
- com.amazonaws.xray.handlers.config.AWSOperationHandlerManifest
-
public class AWSOperationHandlerManifest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AWSOperationHandlerManifest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AWSOperationHandler
getOperationHandler(java.lang.String operationRequestClassName)
-
-
-
Method Detail
-
getOperationHandler
public AWSOperationHandler getOperationHandler(java.lang.String operationRequestClassName)
-
-