Uses of Interface
com.iizix.os.IAdditonalInformation
Packages that use IAdditonalInformation Package Description com.iizix.os com.iizix.server com.iizix.server.jakarta com.iizix.server.run.remote Uses of IAdditonalInformation in com.iizix.os
Constructors in com.iizix.os with parameters of type IAdditonalInformation Constructor Description OSSystemInfo(IAdditonalInformation<INFO> informationProvider)
The constructor.Uses of IAdditonalInformation in com.iizix.server
Classes in com.iizix.server that implement IAdditonalInformation Modifier and Type Class Description class
JettyRunConfiguration
Server using Jetty to serve a Run Configuration launch of an application from Eclipse.class
ServerShell
The Server Shell.class
StandardServer
The iizi Server in standard mode.Uses of IAdditonalInformation in com.iizix.server.jakarta
Classes in com.iizix.server.jakarta that implement IAdditonalInformation Modifier and Type Class Description class
JakartaEEServer
The JakartaEEServer is the iiziServer Shell running the JakartaEE environment.Uses of IAdditonalInformation in com.iizix.server.run.remote
Classes in com.iizix.server.run.remote that implement IAdditonalInformation Modifier and Type Class Description class
RuntimeBuilderServer
The iizi Runtime Builder Server that processes remote building of customized iiziRun's from an iiziGo instance.