| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ee |
| Modifier and Type | Method and Description |
|---|---|
DefaultBindingsService |
Ee.defaultBindingsService()
The JNDI names for the default EE bindings
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ee.defaultBindingsService(DefaultBindingsService value)
The JNDI names for the default EE bindings
|
| Modifier and Type | Method and Description |
|---|---|
DefaultBindingsService |
DefaultBindingsService.contextService(String value)
The JNDI name where the default EE Context Service can be found
|
DefaultBindingsService |
DefaultBindingsService.datasource(String value)
The JNDI name where the default EE Datasource can be found
|
DefaultBindingsService |
DefaultBindingsService.jmsConnectionFactory(String value)
The JNDI name where the default EE JMS Connection Factory can be found
|
DefaultBindingsService |
DefaultBindingsService.managedExecutorService(String value)
The JNDI name where the default EE Managed Executor Service can be found
|
DefaultBindingsService |
DefaultBindingsService.managedScheduledExecutorService(String value)
The JNDI name where the default EE Managed Scheduled Executor Service can be found
|
DefaultBindingsService |
DefaultBindingsService.managedThreadFactory(String value)
The JNDI name where the default EE Managed Thread Factory can be found
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.