summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2014-05-23 11:59:44 +0200
committerBenoit Foucher <benoit@zeroc.com>2014-05-23 11:59:44 +0200
commitd81701ca8182942b7936f9fd84a019b695e9c890 (patch)
treedc036c9d701fbbe1afad67782bd78572c0f61974 /java/src/IceInternal/PropertyNames.java
parentFixed bug ICE-5543: stringToIdentity bug with escaped escapes (diff)
downloadice-d81701ca8182942b7936f9fd84a019b695e9c890.tar.bz2
ice-d81701ca8182942b7936f9fd84a019b695e9c890.tar.xz
ice-d81701ca8182942b7936f9fd84a019b695e9c890.zip
Added support for invocation timeouts and ACM heartbeats
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r--java/src/IceInternal/PropertyNames.java104
1 files changed, 101 insertions, 3 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index 5e48464bced..abce6b0b625 100644
--- a/java/src/IceInternal/PropertyNames.java
+++ b/java/src/IceInternal/PropertyNames.java
@@ -6,9 +6,7 @@
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
-
-///* jshint -W044*/
-// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon Apr 28 19:03:05 2014
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon May 12 17:32:39 2014
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -18,8 +16,23 @@ public final class PropertyNames
{
public static final Property IceProps[] =
{
+ new Property("Ice\\.ACM\\.Client", true, null),
+ new Property("Ice\\.ACM\\.Server", true, null),
+ new Property("Ice\\.ACM\\.Timeout", false, null),
+ new Property("Ice\\.ACM\\.Heartbeat", false, null),
+ new Property("Ice\\.ACM\\.Close", false, null),
+ new Property("Ice\\.ACM", false, null),
+ new Property("Ice\\.ACM\\.Client\\.Timeout", false, null),
+ new Property("Ice\\.ACM\\.Client\\.Heartbeat", false, null),
+ new Property("Ice\\.ACM\\.Client\\.Close", false, null),
new Property("Ice\\.ACM\\.Client", false, null),
+ new Property("Ice\\.ACM\\.Server\\.Timeout", false, null),
+ new Property("Ice\\.ACM\\.Server\\.Heartbeat", false, null),
+ new Property("Ice\\.ACM\\.Server\\.Close", false, null),
new Property("Ice\\.ACM\\.Server", false, null),
+ new Property("Ice\\.Admin\\.ACM\\.Timeout", false, null),
+ new Property("Ice\\.Admin\\.ACM\\.Heartbeat", false, null),
+ new Property("Ice\\.Admin\\.ACM\\.Close", false, null),
new Property("Ice\\.Admin\\.ACM", false, null),
new Property("Ice\\.Admin\\.AdapterId", false, null),
new Property("Ice\\.Admin\\.Endpoints", false, null),
@@ -27,6 +40,7 @@ public final class PropertyNames
new Property("Ice\\.Admin\\.Locator\\.ConnectionCached", false, null),
new Property("Ice\\.Admin\\.Locator\\.PreferSecure", false, null),
new Property("Ice\\.Admin\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("Ice\\.Admin\\.Locator\\.InvocationTimeout", false, null),
new Property("Ice\\.Admin\\.Locator\\.Locator", false, null),
new Property("Ice\\.Admin\\.Locator\\.Router", false, null),
new Property("Ice\\.Admin\\.Locator\\.CollocationOptimized", false, null),
@@ -38,6 +52,7 @@ public final class PropertyNames
new Property("Ice\\.Admin\\.Router\\.ConnectionCached", false, null),
new Property("Ice\\.Admin\\.Router\\.PreferSecure", false, null),
new Property("Ice\\.Admin\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("Ice\\.Admin\\.Router\\.InvocationTimeout", false, null),
new Property("Ice\\.Admin\\.Router\\.Locator", false, null),
new Property("Ice\\.Admin\\.Router\\.Router", false, null),
new Property("Ice\\.Admin\\.Router\\.CollocationOptimized", false, null),
@@ -70,12 +85,14 @@ public final class PropertyNames
new Property("Ice\\.Default\\.Locator\\.ConnectionCached", false, null),
new Property("Ice\\.Default\\.Locator\\.PreferSecure", false, null),
new Property("Ice\\.Default\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("Ice\\.Default\\.Locator\\.InvocationTimeout", false, null),
new Property("Ice\\.Default\\.Locator\\.Locator", false, null),
new Property("Ice\\.Default\\.Locator\\.Router", false, null),
new Property("Ice\\.Default\\.Locator\\.CollocationOptimized", false, null),
new Property("Ice\\.Default\\.Locator\\.Context\\.[^\\s]+", false, null),
new Property("Ice\\.Default\\.Locator", false, null),
new Property("Ice\\.Default\\.LocatorCacheTimeout", false, null),
+ new Property("Ice\\.Default\\.InvocationTimeout", false, null),
new Property("Ice\\.Default\\.Package", false, null),
new Property("Ice\\.Default\\.PreferSecure", false, null),
new Property("Ice\\.Default\\.Protocol", false, null),
@@ -83,6 +100,7 @@ public final class PropertyNames
new Property("Ice\\.Default\\.Router\\.ConnectionCached", false, null),
new Property("Ice\\.Default\\.Router\\.PreferSecure", false, null),
new Property("Ice\\.Default\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("Ice\\.Default\\.Router\\.InvocationTimeout", false, null),
new Property("Ice\\.Default\\.Router\\.Locator", false, null),
new Property("Ice\\.Default\\.Router\\.Router", false, null),
new Property("Ice\\.Default\\.Router\\.CollocationOptimized", false, null),
@@ -176,6 +194,9 @@ public final class PropertyNames
public static final Property IceDiscoveryProps[] =
{
+ new Property("IceDiscovery\\.Multicast\\.ACM\\.Timeout", false, null),
+ new Property("IceDiscovery\\.Multicast\\.ACM\\.Heartbeat", false, null),
+ new Property("IceDiscovery\\.Multicast\\.ACM\\.Close", false, null),
new Property("IceDiscovery\\.Multicast\\.ACM", false, null),
new Property("IceDiscovery\\.Multicast\\.AdapterId", false, null),
new Property("IceDiscovery\\.Multicast\\.Endpoints", false, null),
@@ -183,6 +204,7 @@ public final class PropertyNames
new Property("IceDiscovery\\.Multicast\\.Locator\\.ConnectionCached", false, null),
new Property("IceDiscovery\\.Multicast\\.Locator\\.PreferSecure", false, null),
new Property("IceDiscovery\\.Multicast\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceDiscovery\\.Multicast\\.Locator\\.InvocationTimeout", false, null),
new Property("IceDiscovery\\.Multicast\\.Locator\\.Locator", false, null),
new Property("IceDiscovery\\.Multicast\\.Locator\\.Router", false, null),
new Property("IceDiscovery\\.Multicast\\.Locator\\.CollocationOptimized", false, null),
@@ -194,6 +216,7 @@ public final class PropertyNames
new Property("IceDiscovery\\.Multicast\\.Router\\.ConnectionCached", false, null),
new Property("IceDiscovery\\.Multicast\\.Router\\.PreferSecure", false, null),
new Property("IceDiscovery\\.Multicast\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceDiscovery\\.Multicast\\.Router\\.InvocationTimeout", false, null),
new Property("IceDiscovery\\.Multicast\\.Router\\.Locator", false, null),
new Property("IceDiscovery\\.Multicast\\.Router\\.Router", false, null),
new Property("IceDiscovery\\.Multicast\\.Router\\.CollocationOptimized", false, null),
@@ -207,6 +230,9 @@ public final class PropertyNames
new Property("IceDiscovery\\.Multicast\\.ThreadPool\\.Serialize", false, null),
new Property("IceDiscovery\\.Multicast\\.ThreadPool\\.ThreadIdleTime", false, null),
new Property("IceDiscovery\\.Multicast\\.ThreadPool\\.ThreadPriority", false, null),
+ new Property("IceDiscovery\\.Reply\\.ACM\\.Timeout", false, null),
+ new Property("IceDiscovery\\.Reply\\.ACM\\.Heartbeat", false, null),
+ new Property("IceDiscovery\\.Reply\\.ACM\\.Close", false, null),
new Property("IceDiscovery\\.Reply\\.ACM", false, null),
new Property("IceDiscovery\\.Reply\\.AdapterId", false, null),
new Property("IceDiscovery\\.Reply\\.Endpoints", false, null),
@@ -214,6 +240,7 @@ public final class PropertyNames
new Property("IceDiscovery\\.Reply\\.Locator\\.ConnectionCached", false, null),
new Property("IceDiscovery\\.Reply\\.Locator\\.PreferSecure", false, null),
new Property("IceDiscovery\\.Reply\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceDiscovery\\.Reply\\.Locator\\.InvocationTimeout", false, null),
new Property("IceDiscovery\\.Reply\\.Locator\\.Locator", false, null),
new Property("IceDiscovery\\.Reply\\.Locator\\.Router", false, null),
new Property("IceDiscovery\\.Reply\\.Locator\\.CollocationOptimized", false, null),
@@ -225,6 +252,7 @@ public final class PropertyNames
new Property("IceDiscovery\\.Reply\\.Router\\.ConnectionCached", false, null),
new Property("IceDiscovery\\.Reply\\.Router\\.PreferSecure", false, null),
new Property("IceDiscovery\\.Reply\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceDiscovery\\.Reply\\.Router\\.InvocationTimeout", false, null),
new Property("IceDiscovery\\.Reply\\.Router\\.Locator", false, null),
new Property("IceDiscovery\\.Reply\\.Router\\.Router", false, null),
new Property("IceDiscovery\\.Reply\\.Router\\.CollocationOptimized", false, null),
@@ -238,6 +266,9 @@ public final class PropertyNames
new Property("IceDiscovery\\.Reply\\.ThreadPool\\.Serialize", false, null),
new Property("IceDiscovery\\.Reply\\.ThreadPool\\.ThreadIdleTime", false, null),
new Property("IceDiscovery\\.Reply\\.ThreadPool\\.ThreadPriority", false, null),
+ new Property("IceDiscovery\\.Locator\\.ACM\\.Timeout", false, null),
+ new Property("IceDiscovery\\.Locator\\.ACM\\.Heartbeat", false, null),
+ new Property("IceDiscovery\\.Locator\\.ACM\\.Close", false, null),
new Property("IceDiscovery\\.Locator\\.ACM", false, null),
new Property("IceDiscovery\\.Locator\\.AdapterId", false, null),
new Property("IceDiscovery\\.Locator\\.Endpoints", false, null),
@@ -245,6 +276,7 @@ public final class PropertyNames
new Property("IceDiscovery\\.Locator\\.Locator\\.ConnectionCached", false, null),
new Property("IceDiscovery\\.Locator\\.Locator\\.PreferSecure", false, null),
new Property("IceDiscovery\\.Locator\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceDiscovery\\.Locator\\.Locator\\.InvocationTimeout", false, null),
new Property("IceDiscovery\\.Locator\\.Locator\\.Locator", false, null),
new Property("IceDiscovery\\.Locator\\.Locator\\.Router", false, null),
new Property("IceDiscovery\\.Locator\\.Locator\\.CollocationOptimized", false, null),
@@ -256,6 +288,7 @@ public final class PropertyNames
new Property("IceDiscovery\\.Locator\\.Router\\.ConnectionCached", false, null),
new Property("IceDiscovery\\.Locator\\.Router\\.PreferSecure", false, null),
new Property("IceDiscovery\\.Locator\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceDiscovery\\.Locator\\.Router\\.InvocationTimeout", false, null),
new Property("IceDiscovery\\.Locator\\.Router\\.Locator", false, null),
new Property("IceDiscovery\\.Locator\\.Router\\.Router", false, null),
new Property("IceDiscovery\\.Locator\\.Router\\.CollocationOptimized", false, null),
@@ -287,6 +320,9 @@ public final class PropertyNames
new Property("IceBox\\.LoadOrder", false, null),
new Property("IceBox\\.PrintServicesReady", false, null),
new Property("IceBox\\.Service\\.[^\\s]+", false, null),
+ new Property("IceBox\\.ServiceManager\\.ACM\\.Timeout", false, null),
+ new Property("IceBox\\.ServiceManager\\.ACM\\.Heartbeat", false, null),
+ new Property("IceBox\\.ServiceManager\\.ACM\\.Close", false, null),
new Property("IceBox\\.ServiceManager\\.ACM", false, null),
new Property("IceBox\\.ServiceManager\\.AdapterId", false, null),
new Property("IceBox\\.ServiceManager\\.Endpoints", false, null),
@@ -294,6 +330,7 @@ public final class PropertyNames
new Property("IceBox\\.ServiceManager\\.Locator\\.ConnectionCached", false, null),
new Property("IceBox\\.ServiceManager\\.Locator\\.PreferSecure", false, null),
new Property("IceBox\\.ServiceManager\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceBox\\.ServiceManager\\.Locator\\.InvocationTimeout", false, null),
new Property("IceBox\\.ServiceManager\\.Locator\\.Locator", false, null),
new Property("IceBox\\.ServiceManager\\.Locator\\.Router", false, null),
new Property("IceBox\\.ServiceManager\\.Locator\\.CollocationOptimized", false, null),
@@ -305,6 +342,7 @@ public final class PropertyNames
new Property("IceBox\\.ServiceManager\\.Router\\.ConnectionCached", false, null),
new Property("IceBox\\.ServiceManager\\.Router\\.PreferSecure", false, null),
new Property("IceBox\\.ServiceManager\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceBox\\.ServiceManager\\.Router\\.InvocationTimeout", false, null),
new Property("IceBox\\.ServiceManager\\.Router\\.Locator", false, null),
new Property("IceBox\\.ServiceManager\\.Router\\.Router", false, null),
new Property("IceBox\\.ServiceManager\\.Router\\.CollocationOptimized", false, null),
@@ -329,6 +367,7 @@ public final class PropertyNames
new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.ConnectionCached", false, null),
new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.PreferSecure", false, null),
new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.LocatorCacheTimeout", false, null),
+ new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.InvocationTimeout", false, null),
new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.Locator", false, null),
new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.Router", false, null),
new Property("IceBoxAdmin\\.ServiceManager\\.Proxy\\.CollocationOptimized", false, null),
@@ -351,6 +390,9 @@ public final class PropertyNames
public static final Property IceGridProps[] =
{
+ new Property("IceGrid\\.AdminRouter\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.AdminRouter\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.AdminRouter\\.ACM\\.Close", false, null),
new Property("IceGrid\\.AdminRouter\\.ACM", false, null),
new Property("IceGrid\\.AdminRouter\\.AdapterId", false, null),
new Property("IceGrid\\.AdminRouter\\.Endpoints", false, null),
@@ -358,6 +400,7 @@ public final class PropertyNames
new Property("IceGrid\\.AdminRouter\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.AdminRouter\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.AdminRouter\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.AdminRouter\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.AdminRouter\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.AdminRouter\\.Locator\\.Router", false, null),
new Property("IceGrid\\.AdminRouter\\.Locator\\.CollocationOptimized", false, null),
@@ -369,6 +412,7 @@ public final class PropertyNames
new Property("IceGrid\\.AdminRouter\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.AdminRouter\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.AdminRouter\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.AdminRouter\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.AdminRouter\\.Router\\.Locator", false, null),
new Property("IceGrid\\.AdminRouter\\.Router\\.Router", false, null),
new Property("IceGrid\\.AdminRouter\\.Router\\.CollocationOptimized", false, null),
@@ -383,6 +427,9 @@ public final class PropertyNames
new Property("IceGrid\\.AdminRouter\\.ThreadPool\\.ThreadIdleTime", false, null),
new Property("IceGrid\\.AdminRouter\\.ThreadPool\\.ThreadPriority", false, null),
new Property("IceGrid\\.InstanceName", false, null),
+ new Property("IceGrid\\.Node\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.Node\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.Node\\.ACM\\.Close", false, null),
new Property("IceGrid\\.Node\\.ACM", false, null),
new Property("IceGrid\\.Node\\.AdapterId", false, null),
new Property("IceGrid\\.Node\\.Endpoints", false, null),
@@ -390,6 +437,7 @@ public final class PropertyNames
new Property("IceGrid\\.Node\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.Node\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.Node\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Node\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Node\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.Node\\.Locator\\.Router", false, null),
new Property("IceGrid\\.Node\\.Locator\\.CollocationOptimized", false, null),
@@ -401,6 +449,7 @@ public final class PropertyNames
new Property("IceGrid\\.Node\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.Node\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.Node\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Node\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Node\\.Router\\.Locator", false, null),
new Property("IceGrid\\.Node\\.Router\\.Router", false, null),
new Property("IceGrid\\.Node\\.Router\\.CollocationOptimized", false, null),
@@ -435,6 +484,7 @@ public final class PropertyNames
new Property("IceGrid\\.Node\\.UserAccountMapper\\.ConnectionCached", false, null),
new Property("IceGrid\\.Node\\.UserAccountMapper\\.PreferSecure", false, null),
new Property("IceGrid\\.Node\\.UserAccountMapper\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Node\\.UserAccountMapper\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Node\\.UserAccountMapper\\.Locator", false, null),
new Property("IceGrid\\.Node\\.UserAccountMapper\\.Router", false, null),
new Property("IceGrid\\.Node\\.UserAccountMapper\\.CollocationOptimized", false, null),
@@ -446,12 +496,16 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.Router", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.CollocationOptimized", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier\\.Context\\.[^\\s]+", false, null),
new Property("IceGrid\\.Registry\\.AdminPermissionsVerifier", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionFilters", false, null),
+ new Property("IceGrid\\.Registry\\.AdminSessionManager\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.Registry\\.AdminSessionManager\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.Registry\\.AdminSessionManager\\.ACM\\.Close", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.ACM", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.AdapterId", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Endpoints", false, null),
@@ -459,6 +513,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.Router", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Locator\\.CollocationOptimized", false, null),
@@ -470,6 +525,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.Router", false, null),
new Property("IceGrid\\.Registry\\.AdminSessionManager\\.Router\\.CollocationOptimized", false, null),
@@ -487,11 +543,15 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.Router", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.CollocationOptimized", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier\\.Context\\.[^\\s]+", false, null),
new Property("IceGrid\\.Registry\\.AdminSSLPermissionsVerifier", false, null),
+ new Property("IceGrid\\.Registry\\.Client\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.Registry\\.Client\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.Registry\\.Client\\.ACM\\.Close", false, null),
new Property("IceGrid\\.Registry\\.Client\\.ACM", false, null),
new Property("IceGrid\\.Registry\\.Client\\.AdapterId", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Endpoints", false, null),
@@ -499,6 +559,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Client\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.Client\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Locator\\.Router", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Locator\\.CollocationOptimized", false, null),
@@ -510,6 +571,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Client\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.Client\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Router\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Router\\.Router", false, null),
new Property("IceGrid\\.Registry\\.Client\\.Router\\.CollocationOptimized", false, null),
@@ -527,6 +589,9 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Data", false, null),
new Property("IceGrid\\.Registry\\.DefaultTemplates", false, null),
new Property("IceGrid\\.Registry\\.DynamicRegistration", false, null),
+ new Property("IceGrid\\.Registry\\.Internal\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.Registry\\.Internal\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.Registry\\.Internal\\.ACM\\.Close", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.ACM", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.AdapterId", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Endpoints", false, null),
@@ -534,6 +599,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.Router", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Locator\\.CollocationOptimized", false, null),
@@ -545,6 +611,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Internal\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.Internal\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Router\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Router\\.Router", false, null),
new Property("IceGrid\\.Registry\\.Internal\\.Router\\.CollocationOptimized", false, null),
@@ -563,6 +630,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.Router", false, null),
new Property("IceGrid\\.Registry\\.PermissionsVerifier\\.CollocationOptimized", false, null),
@@ -572,6 +640,9 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.ReplicaSessionTimeout", false, null),
new Property("IceGrid\\.Registry\\.RequireNodeCertCN", false, null),
new Property("IceGrid\\.Registry\\.RequireReplicaCertCN", false, null),
+ new Property("IceGrid\\.Registry\\.Server\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.Registry\\.Server\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.Registry\\.Server\\.ACM\\.Close", false, null),
new Property("IceGrid\\.Registry\\.Server\\.ACM", false, null),
new Property("IceGrid\\.Registry\\.Server\\.AdapterId", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Endpoints", false, null),
@@ -579,6 +650,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Server\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.Server\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Locator\\.Router", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Locator\\.CollocationOptimized", false, null),
@@ -590,6 +662,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Server\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.Server\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Router\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Router\\.Router", false, null),
new Property("IceGrid\\.Registry\\.Server\\.Router\\.CollocationOptimized", false, null),
@@ -604,6 +677,9 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.Server\\.ThreadPool\\.ThreadIdleTime", false, null),
new Property("IceGrid\\.Registry\\.Server\\.ThreadPool\\.ThreadPriority", false, null),
new Property("IceGrid\\.Registry\\.SessionFilters", false, null),
+ new Property("IceGrid\\.Registry\\.SessionManager\\.ACM\\.Timeout", false, null),
+ new Property("IceGrid\\.Registry\\.SessionManager\\.ACM\\.Heartbeat", false, null),
+ new Property("IceGrid\\.Registry\\.SessionManager\\.ACM\\.Close", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.ACM", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.AdapterId", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Endpoints", false, null),
@@ -611,6 +687,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.Router", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Locator\\.CollocationOptimized", false, null),
@@ -622,6 +699,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.Router", false, null),
new Property("IceGrid\\.Registry\\.SessionManager\\.Router\\.CollocationOptimized", false, null),
@@ -640,6 +718,7 @@ public final class PropertyNames
new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.ConnectionCached", false, null),
new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.PreferSecure", false, null),
new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.LocatorCacheTimeout", false, null),
+ new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.InvocationTimeout", false, null),
new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.Locator", false, null),
new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.Router", false, null),
new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.CollocationOptimized", false, null),
@@ -670,6 +749,9 @@ public final class PropertyNames
public static final Property IcePatch2Props[] =
{
+ new Property("IcePatch2\\.ACM\\.Timeout", false, null),
+ new Property("IcePatch2\\.ACM\\.Heartbeat", false, null),
+ new Property("IcePatch2\\.ACM\\.Close", false, null),
new Property("IcePatch2\\.ACM", false, null),
new Property("IcePatch2\\.AdapterId", false, null),
new Property("IcePatch2\\.Endpoints", false, null),
@@ -677,6 +759,7 @@ public final class PropertyNames
new Property("IcePatch2\\.Locator\\.ConnectionCached", false, null),
new Property("IcePatch2\\.Locator\\.PreferSecure", false, null),
new Property("IcePatch2\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("IcePatch2\\.Locator\\.InvocationTimeout", false, null),
new Property("IcePatch2\\.Locator\\.Locator", false, null),
new Property("IcePatch2\\.Locator\\.Router", false, null),
new Property("IcePatch2\\.Locator\\.CollocationOptimized", false, null),
@@ -688,6 +771,7 @@ public final class PropertyNames
new Property("IcePatch2\\.Router\\.ConnectionCached", false, null),
new Property("IcePatch2\\.Router\\.PreferSecure", false, null),
new Property("IcePatch2\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("IcePatch2\\.Router\\.InvocationTimeout", false, null),
new Property("IcePatch2\\.Router\\.Locator", false, null),
new Property("IcePatch2\\.Router\\.Router", false, null),
new Property("IcePatch2\\.Router\\.CollocationOptimized", false, null),
@@ -769,6 +853,9 @@ public final class PropertyNames
{
new Property("Glacier2\\.AddSSLContext", true, null),
new Property("Glacier2\\.AddConnectionContext", false, null),
+ new Property("Glacier2\\.Client\\.ACM\\.Timeout", false, null),
+ new Property("Glacier2\\.Client\\.ACM\\.Heartbeat", false, null),
+ new Property("Glacier2\\.Client\\.ACM\\.Close", false, null),
new Property("Glacier2\\.Client\\.ACM", false, null),
new Property("Glacier2\\.Client\\.AdapterId", false, null),
new Property("Glacier2\\.Client\\.Endpoints", false, null),
@@ -776,6 +863,7 @@ public final class PropertyNames
new Property("Glacier2\\.Client\\.Locator\\.ConnectionCached", false, null),
new Property("Glacier2\\.Client\\.Locator\\.PreferSecure", false, null),
new Property("Glacier2\\.Client\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.Client\\.Locator\\.InvocationTimeout", false, null),
new Property("Glacier2\\.Client\\.Locator\\.Locator", false, null),
new Property("Glacier2\\.Client\\.Locator\\.Router", false, null),
new Property("Glacier2\\.Client\\.Locator\\.CollocationOptimized", false, null),
@@ -787,6 +875,7 @@ public final class PropertyNames
new Property("Glacier2\\.Client\\.Router\\.ConnectionCached", false, null),
new Property("Glacier2\\.Client\\.Router\\.PreferSecure", false, null),
new Property("Glacier2\\.Client\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.Client\\.Router\\.InvocationTimeout", false, null),
new Property("Glacier2\\.Client\\.Router\\.Locator", false, null),
new Property("Glacier2\\.Client\\.Router\\.Router", false, null),
new Property("Glacier2\\.Client\\.Router\\.CollocationOptimized", false, null),
@@ -820,6 +909,7 @@ public final class PropertyNames
new Property("Glacier2\\.PermissionsVerifier\\.ConnectionCached", false, null),
new Property("Glacier2\\.PermissionsVerifier\\.PreferSecure", false, null),
new Property("Glacier2\\.PermissionsVerifier\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.PermissionsVerifier\\.InvocationTimeout", false, null),
new Property("Glacier2\\.PermissionsVerifier\\.Locator", false, null),
new Property("Glacier2\\.PermissionsVerifier\\.Router", false, null),
new Property("Glacier2\\.PermissionsVerifier\\.CollocationOptimized", false, null),
@@ -830,12 +920,16 @@ public final class PropertyNames
new Property("Glacier2\\.SSLPermissionsVerifier\\.ConnectionCached", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier\\.PreferSecure", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.SSLPermissionsVerifier\\.InvocationTimeout", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier\\.Locator", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier\\.Router", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier\\.CollocationOptimized", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier\\.Context\\.[^\\s]+", false, null),
new Property("Glacier2\\.SSLPermissionsVerifier", false, null),
new Property("Glacier2\\.RoutingTable\\.MaxSize", false, null),
+ new Property("Glacier2\\.Server\\.ACM\\.Timeout", false, null),
+ new Property("Glacier2\\.Server\\.ACM\\.Heartbeat", false, null),
+ new Property("Glacier2\\.Server\\.ACM\\.Close", false, null),
new Property("Glacier2\\.Server\\.ACM", false, null),
new Property("Glacier2\\.Server\\.AdapterId", false, null),
new Property("Glacier2\\.Server\\.Endpoints", false, null),
@@ -843,6 +937,7 @@ public final class PropertyNames
new Property("Glacier2\\.Server\\.Locator\\.ConnectionCached", false, null),
new Property("Glacier2\\.Server\\.Locator\\.PreferSecure", false, null),
new Property("Glacier2\\.Server\\.Locator\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.Server\\.Locator\\.InvocationTimeout", false, null),
new Property("Glacier2\\.Server\\.Locator\\.Locator", false, null),
new Property("Glacier2\\.Server\\.Locator\\.Router", false, null),
new Property("Glacier2\\.Server\\.Locator\\.CollocationOptimized", false, null),
@@ -854,6 +949,7 @@ public final class PropertyNames
new Property("Glacier2\\.Server\\.Router\\.ConnectionCached", false, null),
new Property("Glacier2\\.Server\\.Router\\.PreferSecure", false, null),
new Property("Glacier2\\.Server\\.Router\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.Server\\.Router\\.InvocationTimeout", false, null),
new Property("Glacier2\\.Server\\.Router\\.Locator", false, null),
new Property("Glacier2\\.Server\\.Router\\.Router", false, null),
new Property("Glacier2\\.Server\\.Router\\.CollocationOptimized", false, null),
@@ -877,6 +973,7 @@ public final class PropertyNames
new Property("Glacier2\\.SessionManager\\.ConnectionCached", false, null),
new Property("Glacier2\\.SessionManager\\.PreferSecure", false, null),
new Property("Glacier2\\.SessionManager\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.SessionManager\\.InvocationTimeout", false, null),
new Property("Glacier2\\.SessionManager\\.Locator", false, null),
new Property("Glacier2\\.SessionManager\\.Router", false, null),
new Property("Glacier2\\.SessionManager\\.CollocationOptimized", false, null),
@@ -886,6 +983,7 @@ public final class PropertyNames
new Property("Glacier2\\.SSLSessionManager\\.ConnectionCached", false, null),
new Property("Glacier2\\.SSLSessionManager\\.PreferSecure", false, null),
new Property("Glacier2\\.SSLSessionManager\\.LocatorCacheTimeout", false, null),
+ new Property("Glacier2\\.SSLSessionManager\\.InvocationTimeout", false, null),
new Property("Glacier2\\.SSLSessionManager\\.Locator", false, null),
new Property("Glacier2\\.SSLSessionManager\\.Router", false, null),
new Property("Glacier2\\.SSLSessionManager\\.CollocationOptimized", false, null),