Interface | Description |
---|---|
MXThinClientConstants |
Class | Description |
---|---|
HelloMaximo | |
LaunchClient |
A J2EE application client container invoked class to launch
a MAXIMO client application that's packaged within the EAR file
in the Java module.
|
LaunchThinClient |
A J2EE application thin client used to launch a MAXIMO client
application.
|
LaunchWebLogicClient |
A BEA WebLogic Server speficic shell class to launch a MAXIMO client
program when the Application Security is enabled to be used.
|
LaunchWebLogicThinClient |
A BEA WebLogic Server speficic shell class to launch a MAXIMO client
program when the Application Security is enabled to be used.
|
LaunchWebSphereClient |
An IBM WebSphere Application Server speficic shell class to launch a
MAXIMO client program when the Application Security is enabled to be used.
|
LaunchWebSphereThinClient |
An IBM WebSphere Application Server speficic shell class to launch a
MAXIMO client program when the Application Security is enabled to be used.
|
MXAbstractClientSession |
An abstract client session class used by MAXIMO client applications
when the MAXIMO application is enabled to use the application server
security.
|
MXClientSession |
A MAXIMO client session class to be used when MAXIMO client
application is run from within the Application client container
provided by the Application Server (typically when the MAXIMO
Application is enabled to use Application Server security).
|
MXClientSessionFactory |
A factory class for creating MAXIMO client session to be used
when MAXIMO client application is run from within the Application
client container provided by the Application Server (typically when
the MAXIMO Application is enabled to use Application Server security).
|
MXThinClientSession |
A MAXIMO client session class to be used when MAXIMO client
application is run as a J2EE thin client (typically when the MAXIMO
Application is enabled to use Application Server security).
|
MXThinClientSessionFactory |
A factory class for creating MAXIMO client session to be used
when MAXIMO client application is run as a J2EE thin client
(typically when the MAXIMO Application is enabled to use
Application Server security).
|