| | |
| | | ! |
| | | ! |
| | | ! Copyright 2007-2008 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2011 ForgeRock AS |
| | | ! --> |
| | | <adm:managed-object name="debug-target" plural-name="debug-targets" |
| | | package="org.opends.server.admin.std" |
| | |
| | | </adm:profile> |
| | | <adm:property name="debug-scope" mandatory="true" read-only="true"> |
| | | <adm:synopsis> |
| | | Specifies the fully-qualified OpenDS Java package, class, or method affected |
| | | Specifies the fully-qualified <adm:product-name /> Java package, class, or method affected |
| | | by the settings in this target definition. Use the number |
| | | character (#) to separate the class name and the method name |
| | | (that is, org.opends.server.core.DirectoryServer#startUp). |
| | |
| | | </adm:regex> |
| | | <adm:usage>STRING</adm:usage> |
| | | <adm:synopsis> |
| | | The fully-qualified OpenDS Java package, class, or method |
| | | The fully-qualified <adm:product-name /> Java package, class, or method |
| | | name. |
| | | </adm:synopsis> |
| | | </adm:pattern> |