@Bean(name="fileServletContext",
parent=HttpModule.class,
active=true)
public static class FileServlet.FileServletContext
extends Object
| Modifier and Type | Field and Description |
|---|---|
Logic |
logic |
FileUploadRepository |
repo |
Store |
store |
| Constructor and Description |
|---|
FileServletContext() |
@Inject public Logic logic
@Inject public FileUploadRepository repo
@Inject public Store store
Copyright © 2013–2019 Tigase. All rights reserved.