diff options
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), |