public interface GeneratorContext extends ServiceRepository
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader() |
ListableClassReaderSource |
getClassSource() |
Diagnostics |
getDiagnostics() |
String |
getParameterName(int index) |
Properties |
getProperties() |
boolean |
isAsync() |
boolean |
isAsync(MethodReference method) |
boolean |
isAsyncFamily(MethodReference method) |
getServiceString getParameterName(int index)
ListableClassReaderSource getClassSource()
ClassLoader getClassLoader()
Properties getProperties()
boolean isAsync()
boolean isAsync(MethodReference method)
boolean isAsyncFamily(MethodReference method)
Diagnostics getDiagnostics()
Copyright © 2015. All rights reserved.