|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.persistence.jpa.ProviderContainerContractInfoBase
org.glassfish.persistence.jpa.ServerProviderContainerContractInfo
org.glassfish.persistence.jpa.EmbeddedProviderContainerContractInfo
public class EmbeddedProviderContainerContractInfo
Implementation of ProviderContainerContractInfo while running inside embedded server
| Field Summary |
|---|
| Fields inherited from interface org.glassfish.persistence.jpa.ProviderContainerContractInfo |
|---|
DEFAULT_DS_NAME |
| Constructor Summary | |
|---|---|
EmbeddedProviderContainerContractInfo(DeploymentContext deploymentContext,
ConnectorRuntime connectorRuntime,
boolean isDas)
|
|
| Method Summary | |
|---|---|
boolean |
isWeavingEnabled()
|
| Methods inherited from class org.glassfish.persistence.jpa.ServerProviderContainerContractInfo |
|---|
addTransformer, getApplicationLocation, getClassLoader, getDeploymentContext, getJTADataSourceOverride, getTempClassloader, getValidatorFactory, isJava2DBRequired, registerEMF |
| Methods inherited from class org.glassfish.persistence.jpa.ProviderContainerContractInfoBase |
|---|
getDefaultDataSourceName, lookupDataSource, lookupNonTxDataSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmbeddedProviderContainerContractInfo(DeploymentContext deploymentContext,
ConnectorRuntime connectorRuntime,
boolean isDas)
| Method Detail |
|---|
public boolean isWeavingEnabled()
isWeavingEnabled in interface ProviderContainerContractInfoisWeavingEnabled in class ProviderContainerContractInfoBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||