Interface | Description |
---|---|
MXClientConstants |
Class | Description |
---|---|
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.
|
LaunchWebLogicClient |
A BEA WebLogic Server speficic thin client code
to access MAXIMO business objects.
|
LaunchWebSphereClient |
An IBM WebSphere Application Server speficic thin client code
to access MAXIMO business objects.
|
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 as a J2EE client (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 as a J2EE client
(typically when the MAXIMO Application is enabled to use
Application Server security).
|