summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2013-07-26 22:22:29 +0200
committerJose <jose@zeroc.com>2013-07-26 22:22:29 +0200
commit19d2de617bc2e86f574e5f140d3f9d6ddad124bb (patch)
tree5be0a5ad8b9da954903d438c63556ad73b79feac /java/src/IceInternal/PropertyNames.java
parentIceGrid GUI minor fix (diff)
downloadice-19d2de617bc2e86f574e5f140d3f9d6ddad124bb.tar.bz2
ice-19d2de617bc2e86f574e5f140d3f9d6ddad124bb.tar.xz
ice-19d2de617bc2e86f574e5f140d3f9d6ddad124bb.zip
ICE-5337 - Added MetricsConfigs, and update MetricsAdmin to sliced format.
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r--java/src/IceInternal/PropertyNames.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index 5d6d767cfd0..9f768f8e66b 100644
--- a/java/src/IceInternal/PropertyNames.java
+++ b/java/src/IceInternal/PropertyNames.java
@@ -8,7 +8,7 @@
// **********************************************************************
//
-// Generated by makeprops.py from file ./config/PropertyNames.xml, Tue Mar 19 08:07:05 2013
+// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jul 26 17:20:59 2013
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -226,6 +226,7 @@ public final class PropertyNames
public static final Property IceGridAdminProps[] =
{
new Property("IceGridAdmin\\.AuthenticateUsingSSL", false, null),
+ new Property("IceGridAdmin\\.MetricsConfigs", false, null),
new Property("IceGridAdmin\\.Username", false, null),
new Property("IceGridAdmin\\.Password", false, null),
new Property("IceGridAdmin\\.Replica", false, null),