Package | Description |
---|---|
javax.ejb |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityBean
The EntityBean interface is implemented by every entity enterprise
Bean class.
|
interface |
MessageDrivenBean
The MessageDrivenBean interface is implemented by every message driven
enterprise bean class.
|
interface |
SessionBean
The SessionBean interface is implemented by every session enterprise
Bean class.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.