Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.ejb3 |
Modifier and Type | Method and Description |
---|---|
AsyncService |
EJB3.EJB3Resources.asyncService()
The EJB3 Asynchronous Invocation Service
|
Modifier and Type | Method and Description |
---|---|
T |
EJB3.asyncService(AsyncService value)
The EJB3 Asynchronous Invocation Service
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncService<T extends AsyncService<T>>
The EJB3 Asynchronous Invocation Service
|
interface |
AsyncServiceConsumer<T extends AsyncService<T>> |
interface |
AsyncServiceSupplier<T extends AsyncService> |
Modifier and Type | Method and Description |
---|---|
AsyncService |
AsyncServiceSupplier.get()
Constructed instance of AsyncService resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.