
| MApplication | ( | String | aName, | |
| MSiteConfig | aConfig | |||
| ) |
| MApplication | ( | NSDictionary | aDict, | |
| MSiteConfig | aConfig | |||
| ) |
| MApplication | ( | NSMutableDictionary | aDict, | |
| MSiteConfig | aConfig, | |||
| Object | o | |||
| ) |
| void _addInstancePrimitive | ( | MInstance | anInstance | ) |
| void _removeInstancePrimitive | ( | MInstance | anInstance | ) |
| String adaptor | ( | ) |
| Integer adaptorThreads | ( | ) |
| Integer adaptorThreadsMax | ( | ) |
| Integer adaptorThreadsMin | ( | ) |
| String additionalArgs | ( | ) |
| Boolean autoOpenInBrowser | ( | ) |
| Boolean autoRecover | ( | ) |
| Boolean cachingEnabled | ( | ) |
| Integer cnctTimeout | ( | ) |
| Boolean debuggingEnabled | ( | ) |
| NSDictionary dictionaryForArchive | ( | ) |
| Integer dormant | ( | ) |
| boolean equals | ( | Object | obj | ) |
| void extractAdaptorValuesFromSiteConfig | ( | ) |
| int hashCode | ( | ) |
| NSArray<MHost> hostArray | ( | ) |
| NSArray<MInstance> instanceArray | ( | ) |
| MInstance instanceWithID | ( | Integer | ID | ) |
| boolean isIDInUse | ( | Integer | ID | ) |
| boolean isRunning | ( | ) |
| boolean isRunning_M | ( | ) |
| boolean isRunning_W | ( | ) |
| boolean isStopped_M | ( | ) |
| Integer lifebeatInterval | ( | ) |
| Integer listenQueueSize | ( | ) |
| String macOutputPath | ( | ) |
| String macPath | ( | ) |
| Integer minimumActiveSessionsCount | ( | ) |
| String name | ( | ) |
| Integer nextID | ( | ) |
| String notificationEmailAddr | ( | ) |
| Boolean notificationEmailEnabled | ( | ) |
| String oldname | ( | ) |
| Boolean phasedStartup | ( | ) |
| Integer poolsize | ( | ) |
| String projectSearchPath | ( | ) |
| void pushValuesToInstances | ( | ) |
| Integer recvBufSize | ( | ) |
| Integer recvTimeout | ( | ) |
| String redir | ( | ) |
| Integer retries | ( | ) |
| NSArray<MInstance> runningInstances_M | ( | ) |
| int runningInstancesCount | ( | ) |
| Integer runningInstancesCount_M | ( | ) |
| Integer runningInstancesCount_W | ( | ) |
| Integer sendBufSize | ( | ) |
| Integer sendTimeout | ( | ) |
| Integer sessionTimeOut | ( | ) |
| void setAdaptor | ( | String | value | ) |
| void setAdaptorThreads | ( | Integer | value | ) |
| void setAdaptorThreadsMax | ( | Integer | value | ) |
| void setAdaptorThreadsMin | ( | Integer | value | ) |
| void setAdditionalArgs | ( | String | value | ) |
| void setAutoOpenInBrowser | ( | Boolean | value | ) |
| void setAutoRecover | ( | Boolean | value | ) |
| void setCachingEnabled | ( | Boolean | value | ) |
| void setCnctTimeout | ( | Integer | value | ) |
| void setDebuggingEnabled | ( | Boolean | value | ) |
| void setDormant | ( | Integer | value | ) |
| void setLifebeatInterval | ( | Integer | value | ) |
| void setListenQueueSize | ( | Integer | value | ) |
| void setMacOutputPath | ( | String | value | ) |
| void setMacPath | ( | String | value | ) |
| void setMinimumActiveSessionsCount | ( | Integer | value | ) |
| void setName | ( | String | value | ) |
| void setNotificationEmailAddr | ( | String | value | ) |
| void setNotificationEmailEnabled | ( | Boolean | value | ) |
| void setOldname | ( | String | value | ) |
| void setPhasedStartup | ( | Boolean | value | ) |
| void setPoolsize | ( | Integer | value | ) |
| void setProjectSearchPath | ( | String | value | ) |
| void setRecvBufSize | ( | Integer | value | ) |
| void setRecvTimeout | ( | Integer | value | ) |
| void setRedir | ( | String | value | ) |
| void setRetries | ( | Integer | value | ) |
| void setRunningInstancesCount | ( | int | cnt | ) |
| void setScheduler | ( | String | value | ) |
| void setSendBufSize | ( | Integer | value | ) |
| void setSendTimeout | ( | Integer | value | ) |
| void setSessionTimeOut | ( | Integer | value | ) |
| void setStartingPort | ( | Integer | value | ) |
| void setStatisticsPassword | ( | String | value | ) |
| void setTimeForStartup | ( | Integer | value | ) |
| void setUnixOutputPath | ( | String | value | ) |
| void setUnixPath | ( | String | value | ) |
| void setUrlVersion | ( | Integer | value | ) |
| void setWinOutputPath | ( | String | value | ) |
| void setWinPath | ( | String | value | ) |
| Integer startingPort | ( | ) |
| String statisticsPassword | ( | ) |
| void takeValuesFromDefaults | ( | ) |
| Integer timeForStartup | ( | ) |
| String toString | ( | ) |
| String unixOutputPath | ( | ) |
| String unixPath | ( | ) |
| Integer urlVersion | ( | ) |
| String winOutputPath | ( | ) |
| String winPath | ( | ) |
NSDictionary _defaults [static, private] |
NSMutableArray _hostArray = new NSMutableArray() [package] |
NSMutableArray _instanceArray = new NSMutableArray() [package] |
Integer runningInstancesCount = MObject._zeroInteger [private] |
1.5.8