Uses of Interface
com.iizix.server.prop.IServerApplicationSetupPropCnr
Packages that use IServerApplicationSetupPropCnr
Package
Description
Uses of IServerApplicationSetupPropCnr in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IServerApplicationSetupPropCnrModifier and TypeClassDescriptionclass
Editor class container with all connection profiles setup's by name.Uses of IServerApplicationSetupPropCnr in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IServerApplicationSetupPropCnrModifier and TypeClassDescriptionclass
This Sessions property container holds the terminal properties.Uses of IServerApplicationSetupPropCnr in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IServerApplicationSetupPropCnrModifier and TypeClassDescriptionclass
Container with all connection profiles setup's by name.Methods in com.iizix.db.prop that return types with arguments of type IServerApplicationSetupPropCnrModifier and TypeMethodDescriptionConnectionProfilesSetup.getSetupPropertyContainers
(PropCnr moduleRoot) Gets the list of property containers that describes the setup required.Uses of IServerApplicationSetupPropCnr in com.iizix.server.app
Methods in com.iizix.server.app that return IServerApplicationSetupPropCnrModifier 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
Methods in com.iizix.server.prop that return IServerApplicationSetupPropCnrModifier 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.Methods in com.iizix.server.prop that return types with arguments of type IServerApplicationSetupPropCnrModifier and TypeMethodDescriptionIServerApplicationSetup.getSetupPropertyContainers
(PropCnr moduleRoot) Gets the list of property containers that describes the setup required.Uses of IServerApplicationSetupPropCnr in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IServerApplicationSetupPropCnrModifier and TypeClassDescriptionclass
This Sessions property container holds the terminal properties.Methods in com.iizix.term.prop that return types with arguments of type IServerApplicationSetupPropCnrModifier and TypeMethodDescriptionSessionsProp.getSetupPropertyContainers
(PropCnr moduleRoot) Gets the list of property containers that describes the setup required.