| Package | Description |
|---|---|
| org.wildfly.swarm.config.naming |
| Modifier and Type | Method and Description |
|---|---|
Binding.BindingType |
Binding.bindingType()
The type of binding to create, may be simple, lookup, external-context or
object-factory
|
static Binding.BindingType |
Binding.BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Binding.BindingType[] |
Binding.BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Binding.bindingType(Binding.BindingType value)
The type of binding to create, may be simple, lookup, external-context or
object-factory
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.