|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.internal.deployment.GenericSniffer
org.glassfish.persistence.jpa.JPASniffer
org.glassfish.persistence.jpa.JPACompositeSniffer
@Service(name="jpaCompositeSniffer") @Scoped(value=org.jvnet.hk2.component.Singleton.class) public class JPACompositeSniffer
Sniffer handling ears
| Field Summary |
|---|
| Fields inherited from class org.glassfish.internal.deployment.GenericSniffer |
|---|
modulesRegistry |
| Constructor Summary | |
|---|---|
JPACompositeSniffer()
|
|
| Method Summary | |
|---|---|
boolean |
handles(DeploymentContext context)
Decides whether we have any pu roots at ear level |
| Methods inherited from class org.glassfish.persistence.jpa.JPASniffer |
|---|
getContainersNames, handles, scanForPURootsInLibDir |
| Methods inherited from class org.glassfish.internal.deployment.GenericSniffer |
|---|
equals, getAnnotationTypes, getDeploymentConfigurationPaths, getDeploymentConfigurations, getIncompatibleSnifferTypes, getModuleType, getURLPatterns, hashCode, isUserVisible, setup, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.glassfish.api.container.Sniffer |
|---|
getAnnotationTypes, getContainersNames, getDeploymentConfigurations, getIncompatibleSnifferTypes, getModuleType, getURLPatterns, handles, isUserVisible, setup, tearDown |
| Constructor Detail |
|---|
public JPACompositeSniffer()
| Method Detail |
|---|
public boolean handles(DeploymentContext context)
handles in interface CompositeSniffer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||