| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.orientdb |
| Modifier and Type | Method and Description |
|---|---|
Orient |
Orientdb.OrientdbResources.orient(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Orient> |
Orientdb.OrientdbResources.orients()
Get the list of Orient resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Orientdb.orient(Orient value)
Add the Orient object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Orientdb.orients(List<Orient> value)
Add all Orient objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Orient<T extends Orient<T>>
OrientDB server definition
|
interface |
OrientConsumer<T extends Orient<T>> |
interface |
OrientSupplier<T extends Orient> |
| Modifier and Type | Method and Description |
|---|---|
Orient |
OrientSupplier.get()
Constructed instance of Orient resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.