| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommonAttributeHandler
This is an abstract class encapsulate generic behaviour of annotation
handler applying on Ejb and WebComponent Class.
|
class |
AbstractResourceHandler
This is an abstract class encapsulate generic behaviour of resource
annotation.
|
class |
DeclareRolesHandler
This handler is responsible for handling the
javax.annotation.security.DeclareRoles.
|
class |
DenyAllHandler
This handler is responsible for handling the javax.annotation.security.DenyAll.
|
class |
EntityManagerFactoryReferenceHandler
This handler is responsible for handling the
javax.persistence.PersistenceUnit annotation.
|
class |
EntityManagerFactoryReferencesHandler
This handler is responsible for handling the
javax.persistence.PersistenceUnits annotation.
|
class |
EntityManagerReferenceHandler
This handler is responsible for handling the
javax.persistence.PersistenceUnit annotation.
|
class |
EntityManagerReferencesHandler
This handler is responsible for handling the
javax.persistence.PersistenceContexts annotation.
|
class |
ManagedBeanHandler |
class |
PermitAllHandler
This handler is responsible for handling the
javax.annotation.security.PermitAll.
|
class |
PostConstructHandler
This handler is responsible for handling javax.annotation.PostConstruct
|
class |
PreDestroyHandler
This handler is responsible for handling javax.annotation.PreDestroy
|
class |
ResourceHandler
This handler is responsible for handling the javax.annotation.Resource
annotation.
|
class |
ResourcesHandler
This handler is responsible for handling javax.annotation.Resources
|
class |
RolesAllowedHandler
This handler is responsible for handling the
javax.annotation.security.RolesAllowed.
|
class |
RunAsHandler
This handler is responsible for handling the
javax.annotation.security.RunAs.
|
Copyright © 2013. All Rights Reserved.