Package org.eclipse.persistence.platform.server
package org.eclipse.persistence.platform.server
-
ClassDescriptionINTERNAL: This is the concrete subclass responsible for handling backward compatibility for 9.0.4.PUBLIC: This interface must be implemented by server platform classes that have JMX/MBean functionality enabled in EclipseLink.
As of EclipseLinkPUBLIC: Subclass of org.eclipse.persistence.platform.server.ServerPlatformBase in support of the JMXEnabledPlatform interfacePUBLIC: This platform is used when EclipseLink is not within any server (Oc4j, WebLogic, ...) This is also the default platform for all newly created DatabaseSessions.Basic logging class that provides framework for integration with the application server log.PUBLIC: This is the interface describing the behavior for ServerPlatformBase, and any other class that wants to provide behavior for a server.PUBLIC: Implementation of org.eclipse.persistence.platform.server.ServerPlatformA generic interface that allows implementors to try to detect which platform is currently being executed on.A utility class to interact with ServerPlatforms.