public final class WriteObjectInspector extends Inspector
classInternalName, superClassInternalNameOrNull| Constructor and Description |
|---|
WriteObjectInspector() |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultStreamCallGenerator |
createDefaultStreamCallGenerator() |
protected Class<? extends Annotation> |
getInjectorMethodAnnotation() |
protected Class<?> |
getObjectStreamClass() |
protected boolean |
isInjectorMethod(int access,
String name,
String desc,
String[] exceptions) |
getComponents, getDefaultStreamCallGenerator, getInjectorMethodDesc, getInjectorMethodName, hasObjectInputStream, hasStandardMethod, isInjectionAware, visitMethodgetClassName, getInternalClassName, toClassName, visitprotected DefaultStreamCallGenerator createDefaultStreamCallGenerator()
createDefaultStreamCallGenerator in class Inspectorprotected boolean isInjectorMethod(int access,
String name,
String desc,
String[] exceptions)
isInjectorMethod in class Inspectorprotected Class<?> getObjectStreamClass()
getObjectStreamClass in class Inspectorprotected Class<? extends Annotation> getInjectorMethodAnnotation()
getInjectorMethodAnnotation in class InspectorCopyright © 2015–2016 SourcePond. All rights reserved.