| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.naming.subsystem.binding |
| Modifier and Type | Method and Description |
|---|---|
List<Binding> |
Naming.NamingResources.bindings()
Get the list of Binding resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Naming.binding(Binding value)
Add the Binding object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Naming.bindings(List<Binding> value)
Add all Binding objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Binding<T extends Binding>
JNDI bindings for primitive types
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.