Interface | Description |
---|---|
ExecutorEventSupport |
Interface for ExecutorEventSupportImpl and ExecutorEventSupportEJBImpl so they both can be referenced by
one type because the ExecutorEventSupportEJBImpl is no longer a subtype of ExecutorEventSupportImpl since it would
violate EJB public methods specification like no final and synchronized public methods.
|
Class | Description |
---|---|
AsynchronousJobEventImpl | |
ExecutorEventSupportImpl |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.