Annotations in Java

Post on 06-Jan-2017

212 views 0 download

Transcript of Annotations in Java

Annotations

Annotation Processing - Usage

Annotation Processing - Usage

Annotation Processing - Usage

Annotation Processing - Usage

AnnotationsGenerate compilation errors

Annotation Processing - Compilation Errors

Annotation Processing - Compilation Errors

Annotation Processing - Compilation Errors

Annotation Processing - Compilation Errors

Android support annotations

AnnotationsGenerate code based on annotations

Annotation Processing - Code Generation

Annotation Processing - Code Generation

Annotation Processing - Code Generation

Annotation Processing - Code Generation

Annotation Processing - Code GenerationDagger - dependency injection

Realm - DB

AnnotationsJava proxy api & annotations trick

Annotation & Proxy - Neat trick

Implement an interface at runtime based on annotations

Annotation & Proxy - Neat trick

Annotation & Proxy - Neat trick

Annotation & Proxy - Neat trick

Same Thing (almost)

Annotation & Proxy - Neat trick

Annotation & Proxy - Neat trick

Annotation & Proxy - Neat trick

Annotation & Proxy - Neat trick

Implement an interface at runtime based on annotations

Annotation & Proxy - Neat trick