类 Preprocessor
- java.lang.Object
-
- xin.manong.stream.sdk.prepare.Preprocessor
-
public abstract class Preprocessor extends Object
预处理器 stream流程启动前调用- 作者:
- frankcl
-
-
字段概要
字段 修饰符和类型 字段 说明 protected AnnotationouterAnnotation
-
构造器概要
构造器 构造器 说明 Preprocessor(Annotation outerAnnotation)
-
-
-
字段详细资料
-
outerAnnotation
protected Annotation outerAnnotation
-
-
构造器详细资料
-
Preprocessor
public Preprocessor(Annotation outerAnnotation)
-
-