| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.handlers |
| Modifier and Type | Class and Description |
|---|---|
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 |
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
|
Copyright © 2013. All Rights Reserved.