| Package | Description |
|---|---|
| org.wildfly.swarm.config.mongodb | |
| org.wildfly.swarm.config.mongodb.mongo |
| Modifier and Type | Method and Description |
|---|---|
Properties |
Mongo.MongoResources.properties(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Properties> |
Mongo.MongoResources.properties()
Get the list of Properties resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Mongo.properties(Properties value)
Add the Properties object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Mongo.properties(List<Properties> value)
Add all Properties objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Properties<T extends Properties<T>>
Custom MongoDB properties
|
interface |
PropertiesConsumer<T extends Properties<T>> |
interface |
PropertiesSupplier<T extends Properties> |
| Modifier and Type | Method and Description |
|---|---|
Properties |
PropertiesSupplier.get()
Constructed instance of Properties resource
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.