Uses of Class
com.iizix.server.app.prop.ServerAppDistributionProps
Packages that use ServerAppDistributionProps Package Description com.iizigo.app.prop com.iizix.app.builder com.iizix.server.app.prop Uses of ServerAppDistributionProps in com.iizigo.app.prop
Subclasses of ServerAppDistributionProps in com.iizigo.app.prop Modifier and Type Class Description class
AppDistributionProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of ServerAppDistributionProps in com.iizix.app.builder
Fields in com.iizix.app.builder declared as ServerAppDistributionProps Modifier and Type Field Description protected ServerAppDistributionProps
ApplicationDistributor. dist
The distribution property.Uses of ServerAppDistributionProps in com.iizix.server.app.prop
Methods in com.iizix.server.app.prop that return ServerAppDistributionProps Modifier and Type Method Description ServerAppDistributionProps
ServerAppDistributionProps. clone()
Clone must be overridden.