Uses of Class
com.ibm.are.platform.Platform

Packages that use Platform
com.ibm.are.platform ARE platform abstraction specification
 
com.ibm.are.platform.impl IBM i implementation of the ARE platform abstraction specification
 
 

Uses of Platform in com.ibm.are.platform
 

Methods in com.ibm.are.platform that return Platform
static Platform Platform.current()
          Retrieves a reference to an object that implements platform specific operations for the platform where ARE is currently running.
 

Uses of Platform in com.ibm.are.platform.impl
 

Subclasses of Platform in com.ibm.are.platform.impl
 class IBMi
          The IBMi class implements platform specific operations that are required by the ARE Core.