diff options
Diffstat (limited to 'java/src')
-rw-r--r-- | java/src/IceInternal/PropertyNames.java | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java index 5ffc548fa1a..0786a86d5a0 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.xml, Tue Sep 25 18:32:10 2007 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Sep 26 17:22:42 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -330,19 +330,19 @@ public final class PropertyNames new Property("IcePatch2\\.ThreadPool\\.SizeMax", false, null), new Property("IcePatch2\\.ThreadPool\\.SizeWarn", false, null), new Property("IcePatch2\\.ThreadPool\\.StackSize", false, null), - new Property("IcePatch2\\.Admin\\.AdapterId", false, null), - new Property("IcePatch2\\.Admin\\.Endpoints", false, null), - new Property("IcePatch2\\.Admin\\.Locator", false, null), - new Property("IcePatch2\\.Admin\\.PublishedEndpoints", false, null), + new Property("IcePatch2\\.Admin\\.AdapterId", true, null), + new Property("IcePatch2\\.Admin\\.Endpoints", true, null), + new Property("IcePatch2\\.Admin\\.Locator", true, null), + new Property("IcePatch2\\.Admin\\.PublishedEndpoints", true, null), new Property("IcePatch2\\.Admin\\.RegisterProcess", true, null), - new Property("IcePatch2\\.Admin\\.ReplicaGroupId", false, null), - new Property("IcePatch2\\.Admin\\.Router", false, null), - new Property("IcePatch2\\.Admin\\.ThreadPerConnection", false, null), - new Property("IcePatch2\\.Admin\\.ThreadPerConnection\\.StackSize", false, null), - new Property("IcePatch2\\.Admin\\.ThreadPool\\.Size", false, null), - new Property("IcePatch2\\.Admin\\.ThreadPool\\.SizeMax", false, null), - new Property("IcePatch2\\.Admin\\.ThreadPool\\.SizeWarn", false, null), - new Property("IcePatch2\\.Admin\\.ThreadPool\\.StackSize", false, null), + new Property("IcePatch2\\.Admin\\.ReplicaGroupId", true, null), + new Property("IcePatch2\\.Admin\\.Router", true, null), + new Property("IcePatch2\\.Admin\\.ThreadPerConnection", true, null), + new Property("IcePatch2\\.Admin\\.ThreadPerConnection\\.StackSize", true, null), + new Property("IcePatch2\\.Admin\\.ThreadPool\\.Size", true, null), + new Property("IcePatch2\\.Admin\\.ThreadPool\\.SizeMax", true, null), + new Property("IcePatch2\\.Admin\\.ThreadPool\\.SizeWarn", true, null), + new Property("IcePatch2\\.Admin\\.ThreadPool\\.StackSize", true, null), new Property("IcePatch2\\.ChunkSize", false, null), new Property("IcePatch2\\.Directory", false, null), new Property("IcePatch2\\.InstanceName", false, null), @@ -450,19 +450,19 @@ public final class PropertyNames { new Property("Glacier2\\.AddSSLContext", false, null), new Property("Glacier2\\.AddUserToAllowCategories", true, "Glacier2.Filter.Category.AcceptUser"), - new Property("Glacier2\\.Admin\\.AdapterId", false, null), - new Property("Glacier2\\.Admin\\.Endpoints", false, null), - new Property("Glacier2\\.Admin\\.Locator", false, null), - new Property("Glacier2\\.Admin\\.PublishedEndpoints", false, null), + new Property("Glacier2\\.Admin\\.AdapterId", true, null), + new Property("Glacier2\\.Admin\\.Endpoints", true, null), + new Property("Glacier2\\.Admin\\.Locator", true, null), + new Property("Glacier2\\.Admin\\.PublishedEndpoints", true, null), new Property("Glacier2\\.Admin\\.RegisterProcess", true, null), - new Property("Glacier2\\.Admin\\.ReplicaGroupId", false, null), - new Property("Glacier2\\.Admin\\.Router", false, null), - new Property("Glacier2\\.Admin\\.ThreadPerConnection", false, null), - new Property("Glacier2\\.Admin\\.ThreadPerConnection\\.StackSize", false, null), - new Property("Glacier2\\.Admin\\.ThreadPool\\.Size", false, null), - new Property("Glacier2\\.Admin\\.ThreadPool\\.SizeMax", false, null), - new Property("Glacier2\\.Admin\\.ThreadPool\\.SizeWarn", false, null), - new Property("Glacier2\\.Admin\\.ThreadPool\\.StackSize", false, null), + new Property("Glacier2\\.Admin\\.ReplicaGroupId", true, null), + new Property("Glacier2\\.Admin\\.Router", true, null), + new Property("Glacier2\\.Admin\\.ThreadPerConnection", true, null), + new Property("Glacier2\\.Admin\\.ThreadPerConnection\\.StackSize", true, null), + new Property("Glacier2\\.Admin\\.ThreadPool\\.Size", true, null), + new Property("Glacier2\\.Admin\\.ThreadPool\\.SizeMax", true, null), + new Property("Glacier2\\.Admin\\.ThreadPool\\.SizeWarn", true, null), + new Property("Glacier2\\.Admin\\.ThreadPool\\.StackSize", true, null), new Property("Glacier2\\.AllowCategories", true, "Glacier2.Filter.Category.Accept"), new Property("Glacier2\\.Client\\.AdapterId", false, null), new Property("Glacier2\\.Client\\.Endpoints", false, null), |