Class | Description |
---|---|
EclipseLinkPersistenceProviderAdaptor | |
JBossArchiveFactoryImpl |
The JBossArchiveFactoryImpl provided here allows Eclipse to
scan JBoss AS 7 deployments for classes, so clasess don't have
to be explicitly listed in persistence.xml .
|
JBossAS7ServerPlatform | Deprecated
use WildFlyServerPlatform instead
|
JBossLogger |
JBossLogger integrates Eclipse's logging with JBoss logger, so you can
configure log levels via the server and get the same log formatting
as everything else.
|
VFSArchive |
This is the guts of the Eclipse-to-JBossAS7 integration for
automatic entity class discovery.
|
WildFlyServerPlatform |
The fully qualified name of WildFlyServerPlatform must be set as the value
of the eclipselink.target-server property on EclipseLink version 2.3.2 and
older.
|
WildFlyServerPlatform.JBossAS7TransactionController |
Copyright © 2017 JBoss by Red Hat. All rights reserved.