public class TypeResolverPostProcessor extends Object implements ProtoContextPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ILLEGAL_KEY_TYPE |
| Constructor and Description |
|---|
TypeResolverPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Deque<String> |
createScopeLookupList(UserTypeContainer container) |
void |
process(ProtoContext context) |
public static final String ILLEGAL_KEY_TYPE
public static Deque<String> createScopeLookupList(UserTypeContainer container)
public void process(ProtoContext context)
process in interface ProtoContextPostProcessorCopyright © 2015–2016. All rights reserved.