| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.common.operation | |
| com.microsoft.azure.toolkit.lib.common.utils.aspect |
| Modifier and Type | Class and Description |
|---|---|
class |
AzureOperationRef |
| Modifier and Type | Method and Description |
|---|---|
static MethodInvocation |
MethodInvocation.from(org.aspectj.lang.JoinPoint point) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ExpressionUtils.evaluate(String expression,
MethodInvocation invocation,
boolean defaultVal) |
private static Map<String,Object> |
ExpressionUtils.initBindings(MethodInvocation invocation) |
static String |
ExpressionUtils.interpret(String expression,
MethodInvocation invocation) |
static String |
ExpressionUtils.render(String template,
MethodInvocation invocation) |
Copyright © 2021. All rights reserved.