Uses of Interface
com.iizix.server.prop.IServerApplicationSetupPropCnr
Package
Description
Uses of IServerApplicationSetupPropCnr in com.iizigo.db.prop
Modifier and TypeClassDescriptionclass
Editor class container with all connection profiles setup's by name.Uses of IServerApplicationSetupPropCnr in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
This Sessions property container holds the terminal properties.Uses of IServerApplicationSetupPropCnr in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
Container with all connection profiles setup's by name.Modifier and TypeMethodDescriptionConnectionProfilesSetup.getSetupPropertyContainers
(PropCnr moduleRoot) Gets the list of property containers that describes the setup required.Uses of IServerApplicationSetupPropCnr in com.iizix.server.app
Modifier and TypeMethodDescriptionAppFactory.getServerApplicationSetup
(String pluginID) Gets the configuration setup's for a plug-in with specified ID.Uses of IServerApplicationSetupPropCnr in com.iizix.server.prop
Modifier and TypeMethodDescriptionServerConfigEnvProps.getServerApplicationSetup
(String pluginID) Gets the configuration setup's for a plug-in with specified ID.ServerPluginConfig.getServerApplicationSetup()
Gets the configuration setup's for this plug-in configuration.Modifier and TypeMethodDescriptionIServerApplicationSetup.getSetupPropertyContainers
(PropCnr moduleRoot) Gets the list of property containers that describes the setup required.Uses of IServerApplicationSetupPropCnr in com.iizix.term.prop
Modifier and TypeClassDescriptionclass
This Sessions property container holds the terminal properties.Modifier and TypeMethodDescriptionSessionsProp.getSetupPropertyContainers
(PropCnr moduleRoot) Gets the list of property containers that describes the setup required.