From professional translators, enterprises, web pages and freely available translation repositories.
mqpooltoken
mqpooltoken
Last Update: 2008-03-05
Usage Frequency: 12
Quality:
aggiunge un token mqpooltoken stabilito al pool di connessione.
adds a given mqpooltoken to the connection pool.
Last Update: 2008-01-04
Usage Frequency: 2
Quality:
questo metodo svuota inoltre l'insieme di mqpooltoken.
this method also empties the set of mqpooltokens.
Last Update: 2008-01-04
Usage Frequency: 2
Quality:
mqenvironment gestisce un insieme statico di oggetti mqpooltoken registrati.
mqenvironment holds a static set of registered mqpooltoken objects.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
una volta disconnesso, il thread rimuove il proprio oggetto mqpooltoken.
after the thread disconnects, it removes its own mqpooltoken.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
per aggiungere o rimuovere mqpooltoken da questo insieme, utilizzare i seguenti metodi:
to add or remove mqpooltokens from this set, use the following methods:
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
la prima riga in grassetto attiva il pool di connessione predefinito registrando un oggetto mqpooltoken con mqenvironment.
the first bold line activates the default connection pool by registering an mqpooltoken object with mqenvironment.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
alcuni fornitori di applicazioni o middleware forniscono classi secondarie di mqpooltoken per inviare le informazioni a un pool di connessione personalizzato.
some applications or middleware vendors provide subclasses of mqpooltoken in order to pass information to a custom connection pool.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
ogni thread registra il proprio oggetto mqpooltoken, attende un certo periodo di tempo, quindi si connette al gestore code.
each thread registers its own mqpooltoken, waits for a length of time, then connects to the queue manager.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
il listener riceve una notifica quando un mqpooltoken viene aggiunto o rimosso dall'insieme o quando il connectionmanager predefinito viene modificato.
the listener is notified when an mqpooltoken is added or removed from the set, or when the default connectionmanager changes.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
se il connectionmanager è il connectionmanager predefinito, può anche registrare un interesse nello stato dell'insieme gestito da mqenvironment di mqpooltoken.
if the connectionmanager is the default connectionmanager, it can also register an interest in the state of the mqenvironment-managed set of mqpooltokens.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
in un'applicazione simile, ciascun componente dovrebbe aggiungere un mqpooltoken all'insieme mqenvironment per tutta la sua durata.
in such an application, each component should add an mqpooltoken to the mqenvironment set for its lifetime.
Last Update: 2008-03-05
Usage Frequency: 6
Quality:
il pool di connessione predefinito resta attivo fino quando non è presente almeno un token nell'insieme di mqpooltoken, resterà quindi attivo per tutta la durata dell'applicazione.
the default connection pool remains active while there is at least one token in the set of mqpooltokens, so it will remain active for the duration of this application.
Last Update: 2008-03-05
Usage Frequency: 6
Quality: