| Package | Description |
|---|---|
| com.atlassian.plugin.servlet | |
| com.atlassian.plugin.servlet.descriptors |
| Modifier and Type | Method and Description |
|---|---|
static <T> ObjectFactory<T> |
ObjectFactories.createMutable(AtomicReference<T> ref) |
static <T> ObjectFactory<T> |
ObjectFactories.createSingleton(T object) |
| Modifier and Type | Method and Description |
|---|---|
ServletFilterModuleDescriptorBuilder |
ServletFilterModuleDescriptorBuilder.withFactory(ObjectFactory<javax.servlet.Filter> mutable) |
ServletModuleDescriptorBuilder |
ServletModuleDescriptorBuilder.withFactory(ObjectFactory<javax.servlet.http.HttpServlet> servlet) |
Copyright © 2019 Atlassian. All rights reserved.