| Package | Description |
|---|---|
| org.b3log.latke.http.annotation | |
| org.b3log.latke.repository.annotation | |
| org.b3log.latke.service.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
RequestProcessor
Indicates that an annotated type for HTTP request processing.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
Repository
Indicates that an annotated type is a repository.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
Service
Indicates that an annotated type is a service.
|
Copyright © 2009–2019 B3log. All rights reserved.