12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2012 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Questa funzione consente l'uso del connettore JMX locale integrato nella JVM per accedere alle risorse JMX nel server. \
- Il connettore JMX pu\u00f2 essere utilizzato solo sulla stessa macchina da un client che ha lo stesso ID utente e lo stesso JDK del processo server. \
- Consente l'accesso locale mediante client JMX quali, ad esempio, jConsole o altri client JMX che utilizzano l'API Attach.
|