Class PlatformImpl

java.lang.Object
org.jboss.as.jpa.platform.PlatformImpl
All Implemented Interfaces:
Platform

public class PlatformImpl extends Object implements Platform
represents the EE container platform that we are running in and its capabilities (e.g. default 2lc which currently can be INFINISPAN or NONE)
Author:
Scott Marlow