| Constructor and Description |
|---|
EEResources() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextService> |
contextServices()
Get the list of ContextService resources
|
DefaultBindingsService |
defaultBindingsService()
The JNDI names for the default EE bindings
|
List<ManagedExecutorService> |
managedExecutorServices()
Get the list of ManagedExecutorService resources
|
List<ManagedScheduledExecutorService> |
managedScheduledExecutorServices()
Get the list of ManagedScheduledExecutorService resources
|
List<ManagedThreadFactory> |
managedThreadFactories()
Get the list of ManagedThreadFactory resources
|
@Subresource public List<ManagedThreadFactory> managedThreadFactories()
@Subresource public List<ContextService> contextServices()
@Subresource public List<ManagedExecutorService> managedExecutorServices()
@Subresource public List<ManagedScheduledExecutorService> managedScheduledExecutorServices()
@Subresource public DefaultBindingsService defaultBindingsService()
Copyright © 2015 JBoss by Red Hat. All rights reserved.