| Package | Description |
|---|---|
| org.glassfish.ejb.deployment.annotation.handlers | |
| org.glassfish.ejb.mdb.deployment.annotation.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonHandler
This handler is responsible for handling the javax.ejb.Singleton
|
class |
StatefulHandler
This handler is responsible for handling the javax.ejb.Stateful
|
class |
StatelessHandler
This handler is responsible for handling the javax.ejb.Stateless
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDrivenHandler
This handler is responsible for handling the javax.ejb.MessageDriven
|
Copyright © 2019. All rights reserved.