Package | Description |
---|---|
javax.ejb |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityContext
The EntityContext interface provides an instance with access to
the container-provided runtime context of an entity enterprise Bean
instance.
|
interface |
MessageDrivenContext
The MessageDrivenContext interface provides an instance with access
to the container-provided runtime context of a message-driven enterprise
bean instance.
|
interface |
SessionContext
The SessionContext interface provides access to the runtime session
context that the container provides for a session enterprise Bean
instance.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.