| Modifier and Type | Method and Description |
|---|---|
ContextConfig |
EntryConfig.getContextConfig() |
| Constructor and Description |
|---|
EntryConfig(String resourceName,
EntryType entryType,
ContextConfig contextConfig) |
EntryConfig(String resourceName,
EntryType entryType,
int acquireCount,
Object[] args,
ContextConfig contextConfig) |
EntryConfig(String resourceName,
int resourceType,
EntryType entryType,
ContextConfig contextConfig) |
EntryConfig(String resourceName,
int resourceType,
EntryType entryType,
int acquireCount,
Object[] args,
ContextConfig contextConfig) |
Copyright © 2020 Alibaba Group. All rights reserved.