|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.are.platform | |
---|---|
com.ibm.are.platform | ARE platform abstraction specification |
com.ibm.are.platform.impl | IBM i implementation of the ARE platform abstraction specification |
Classes in com.ibm.are.platform used by com.ibm.are.platform | |
---|---|
FileSystem
The FileSystem interface defines file system operations that must be
implemented for any platform where ARE runs. |
|
FileTypeIdentifier
The FileTypeIdentifier interface defines methods for identifying
the file type based on either a fully qualified path to the file or simply a
string name for the file. |
|
FileTypes
The FileTypes class implements a base set of file types that
are common across all platforms supported by ARE. |
|
Platform
The Platform class defines a set of platform specific operations that must
be implemented by a platform impl object. |
|
ProductInfo
The ProductInfo interface defines an abstract set of information
about the ARE product installed on the OS where ARE is running. |
|
Shell
The Shell interface defines platform shell operations that must be
implemented for any platform where ARE runs. |
|
UserInfo
The UserInfo class provides an abstract, platform neutral way
to retrieve information about the user that is running ARE. |
Classes in com.ibm.are.platform used by com.ibm.are.platform.impl | |
---|---|
FileSystem
The FileSystem interface defines file system operations that must be
implemented for any platform where ARE runs. |
|
FileTypeIdentifier
The FileTypeIdentifier interface defines methods for identifying
the file type based on either a fully qualified path to the file or simply a
string name for the file. |
|
Platform
The Platform class defines a set of platform specific operations that must
be implemented by a platform impl object. |
|
ProductInfo
The ProductInfo interface defines an abstract set of information
about the ARE product installed on the OS where ARE is running. |
|
Shell
The Shell interface defines platform shell operations that must be
implemented for any platform where ARE runs. |
|
UserInfo
The UserInfo class provides an abstract, platform neutral way
to retrieve information about the user that is running ARE. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |