Package | Description |
---|---|
javax.ejb |
Contains the Enterprise JavaBeans classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the EJB container.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentAccessTimeoutException
This exception indicates that an attempt to concurrently access
a stateful session or singleton bean method resulted in a timeout.
|
class |
IllegalLoopbackException
This exception indicates that an attempt was made to perform an
illegal loopback invocation.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.