| | |
| | | public static final String ATTR_MONITOR_CONNHANDLER_LISTENER = |
| | | "ds-connectionhandler-listener"; |
| | | |
| | | /** |
| | | * The name of the monitor attribute that is used to hold the connection |
| | | * handler listeners. |
| | | */ |
| | | public static final String ATTR_MONITOR_CONFIG_DN = |
| | | "ds-mon-config-dn"; |
| | | |
| | | |
| | | /** |
| | |
| | | */ |
| | | public static final String OC_MONITOR_ENTRY = "ds-monitor-entry"; |
| | | |
| | | /** |
| | | * The name of the objectclass that will be used as the structural class for |
| | | * monitor branches. |
| | | */ |
| | | public static final String OC_MONITOR_BRANCH = "ds-mon-branch"; |
| | | |
| | | |
| | | /** |