| Constructor and Description |
|---|
EeResources() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextService> |
contextServices()
Get the list of ContextService resources
|
List<ManagedExecutorService> |
managedExecutorServices()
Get the list of ManagedExecutorService resources
|
List<ManagedScheduledExecutorService> |
managedScheduledExecutorServices()
Get the list of ManagedScheduledExecutorService resources
|
List<ManagedThreadFactory> |
managedThreadFactorys()
Get the list of ManagedThreadFactory resources
|
public List<ManagedThreadFactory> managedThreadFactorys()
public List<ContextService> contextServices()
public List<ManagedExecutorService> managedExecutorServices()
public List<ManagedScheduledExecutorService> managedScheduledExecutorServices()
Copyright © 2015 JBoss by Red Hat. All rights reserved.