| Package | Description |
|---|---|
| org.glassfish.ejb.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
|
Copyright © 2013. All Rights Reserved.