diff options
author | Michi Henning <michi@zeroc.com> | 2007-11-26 12:06:11 +1000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2007-11-26 12:06:11 +1000 |
commit | 6c4512e4ca81944c22042c833956c8c80c1eedeb (patch) | |
tree | 6334ea8cad1dd927879473472cd26d3596e2e8ee /cpp/src/Ice/PropertyNames.cpp | |
parent | Bug 2474. (diff) | |
parent | minor edits (diff) | |
download | ice-6c4512e4ca81944c22042c833956c8c80c1eedeb.tar.bz2 ice-6c4512e4ca81944c22042c833956c8c80c1eedeb.tar.xz ice-6c4512e4ca81944c22042c833956c8c80c1eedeb.zip |
Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index f20324c3f4d..82b47e23ac6 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Nov 20 11:07:30 2007 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Nov 22 20:40:28 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -319,6 +319,19 @@ const IceInternal::Property IceGridPropsData[] = IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.SizeMax", false, 0), IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.SizeWarn", false, 0), IceInternal::Property("IceGrid.Registry.SessionManager.ThreadPool.StackSize", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.AdapterId", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.Endpoints", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.Locator", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.PublishedEndpoints", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.RegisterProcess", true, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ReplicaGroupId", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.Router", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPerConnection", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPerConnection.StackSize", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.Size", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.SizeMax", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.SizeWarn", false, 0), + IceInternal::Property("IceGrid.Registry.AdminSessionManager.ThreadPool.StackSize", false, 0), IceInternal::Property("IceGrid.Registry.SessionTimeout", false, 0), IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.EndpointSelection", false, 0), IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.ConnectionCached", false, 0), |