summaryrefslogtreecommitdiff
path: root/java/src
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-12-04 16:51:46 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-12-04 16:51:46 +0000
commitd2db9e7e3b885c41b3d594566a593763f083d8cb (patch)
tree010ec2fb4a3aa4cc85c06e12e5011b43821fa01d /java/src
parentChanged to use Unicode (diff)
downloadice-d2db9e7e3b885c41b3d594566a593763f083d8cb.tar.bz2
ice-d2db9e7e3b885c41b3d594566a593763f083d8cb.tar.xz
ice-d2db9e7e3b885c41b3d594566a593763f083d8cb.zip
Added extra proxy properties
Diffstat (limited to 'java/src')
-rw-r--r--java/src/IceInternal/PropertyNames.java44
1 files changed, 43 insertions, 1 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index 703e0c8ccc5..67c53e4e10d 100644
--- a/java/src/IceInternal/PropertyNames.java
+++ b/java/src/IceInternal/PropertyNames.java
@@ -7,7 +7,7 @@
//
// **********************************************************************
-// Generated by makeprops.py from file `./config/PropertyNames.def', Tue Nov 28 09:58:53 2006
+// Generated by makeprops.py from file `./config/PropertyNames.def', Mon Dec 4 13:26:07 2006
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -25,11 +25,25 @@ public final class PropertyNames
"^Ice\\.Default\\.CollocationOptimization$",
"^Ice\\.Default\\.Host$",
"^Ice\\.Default\\.Locator$",
+ "^Ice\\.Default\\.Locator\\.EndpointSelection$",
+ "^Ice\\.Default\\.Locator\\.ConnectionCached$",
+ "^Ice\\.Default\\.Locator\\.PreferSecure$",
+ "^Ice\\.Default\\.Locator\\.LocatorCacheTimeout$",
+ "^Ice\\.Default\\.Locator\\.Locator$",
+ "^Ice\\.Default\\.Locator\\.Router$",
+ "^Ice\\.Default\\.Locator\\.CollocationOptimization$",
"^Ice\\.Default\\.LocatorCacheTimeout$",
"^Ice\\.Default\\.Package$",
"^Ice\\.Default\\.PreferSecure$",
"^Ice\\.Default\\.Protocol$",
"^Ice\\.Default\\.Router$",
+ "^Ice\\.Default\\.Router\\.EndpointSelection$",
+ "^Ice\\.Default\\.Router\\.ConnectionCached$",
+ "^Ice\\.Default\\.Router\\.PreferSecure$",
+ "^Ice\\.Default\\.Router\\.LocatorCacheTimeout$",
+ "^Ice\\.Default\\.Router\\.Locator$",
+ "^Ice\\.Default\\.Router\\.Router$",
+ "^Ice\\.Default\\.Router\\.CollocationOptimization$",
"^Ice\\.GC\\.Interval$",
"^Ice\\.ImplicitContext$",
"^Ice\\.InitPlugins$",
@@ -303,9 +317,11 @@ public final class PropertyNames
public static final String Glacier2Props[] =
{
"^Glacier2\\.AddSSLContext$",
+ "^Glacier2\\.AddUserToAllowCategories$",
"^Glacier2\\.Admin\\.Endpoints$",
"^Glacier2\\.Admin\\.PublishedEndpoints$",
"^Glacier2\\.Admin\\.RegisterProcess$",
+ "^Glacier2\\.AllowCategories$",
"^Glacier2\\.Client\\.AlwaysBatch$",
"^Glacier2\\.Client\\.Buffered$",
"^Glacier2\\.Client\\.Endpoints$",
@@ -326,7 +342,21 @@ public final class PropertyNames
"^Glacier2\\.CryptPasswords$",
"^Glacier2\\.InstanceName$",
"^Glacier2\\.PermissionsVerifier$",
+ "^Glacier2\\.PermissionsVerifier\\.EndpointSelection$",
+ "^Glacier2\\.PermissionsVerifier\\.ConnectionCached$",
+ "^Glacier2\\.PermissionsVerifier\\.PreferSecure$",
+ "^Glacier2\\.PermissionsVerifier\\.LocatorCacheTimeout$",
+ "^Glacier2\\.PermissionsVerifier\\.Locator$",
+ "^Glacier2\\.PermissionsVerifier\\.Router$",
+ "^Glacier2\\.PermissionsVerifier\\.CollocationOptimization$",
"^Glacier2\\.SSLPermissionsVerifier$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.EndpointSelection$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.ConnectionCached$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.PreferSecure$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.LocatorCacheTimeout$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.Locator$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.Router$",
+ "^Glacier2\\.SSLPermissionsVerifier\\.CollocationOptimization$",
"^Glacier2\\.RoutingTable\\.MaxSize$",
"^Glacier2\\.Server\\.AlwaysBatch$",
"^Glacier2\\.Server\\.Buffered$",
@@ -338,9 +368,21 @@ public final class PropertyNames
"^Glacier2\\.Server\\.Trace\\.Override$",
"^Glacier2\\.Server\\.Trace\\.Request$",
"^Glacier2\\.SessionManager$",
+ "^Glacier2\\.SessionManager\\.EndpointSelection$",
+ "^Glacier2\\.SessionManager\\.ConnectionCached$",
+ "^Glacier2\\.SessionManager\\.PreferSecure$",
"^Glacier2\\.SessionManager\\.LocatorCacheTimeout$",
+ "^Glacier2\\.SessionManager\\.Locator$",
+ "^Glacier2\\.SessionManager\\.Router$",
+ "^Glacier2\\.SessionManager\\.CollocationOptimization$",
"^Glacier2\\.SSLSessionManager$",
+ "^Glacier2\\.SSLSessionManager\\.EndpointSelection$",
+ "^Glacier2\\.SSLSessionManager\\.ConnectionCached$",
+ "^Glacier2\\.SSLSessionManager\\.PreferSecure$",
"^Glacier2\\.SSLSessionManager\\.LocatorCacheTimeout$",
+ "^Glacier2\\.SSLSessionManager\\.Locator$",
+ "^Glacier2\\.SSLSessionManager\\.Router$",
+ "^Glacier2\\.SSLSessionManager\\.CollocationOptimization$",
"^Glacier2\\.SessionTimeout$",
"^Glacier2\\.Trace\\.RoutingTable$",
"^Glacier2\\.Trace\\.Session$",