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.
|
javax.management.j2ee |
Provides the J2EE Management Enterprise Bean component (MEJB) interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateKeyException
The DuplicateKeyException exception is thrown if an entity EJB
object or EJB local object cannot be created because an object with the
same key already exists.
|
Modifier and Type | Method and Description |
---|---|
Management |
ManagementHome.create()
Creates an MEJB session object which provides access to the J2EE Management Model
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.