Uses of Class
com.iizix.server.prop.ServerProps
Packages that use ServerProps
Uses of ServerProps in com.iizigo.server.config
Subclasses of ServerProps in com.iizigo.server.configModifier and TypeClassDescriptionclass
Editor version of the container that holds the server properties.Uses of ServerProps in com.iizix.server
Methods in com.iizix.server that return ServerPropsModifier and TypeMethodDescriptionIServer.getServerProperties()
Gets the Server Properties.final ServerProps
ServerShell.getServerProperties()
Gets the Server Properties.Uses of ServerProps in com.iizix.server.prop
Methods in com.iizix.server.prop that return ServerPropsModifier and TypeMethodDescriptionServerProps.clone()
Creates a clone out of this property.static ServerProps
ServerProps.createServerProps
(PropMgr propertyManager) Creates a new instance of the Server properties.