Vertaling van "getInstance" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
getInstance() is used to retrieve a front controller instance.
getInstance() wird benutzt, um eine Front-Controller Instanz zu erhalten.
getInstance() - Static method in class ianywhere.qanywhere.client.
getInstance() - Statische Methode in Klasse ianywhere.qanywhere.client.
Please replace $database = new database(); by $database = WbDatabase::getInstance()
Bitte ersetzen Sie $database = new database(); durch $database = WbDatabase::getInstance()
It fetches a front controller instance (via getInstance(), registers the path provided via setControllerDirectory(), and finally dispatches.
Sie holt sich eine Front-Controller-Instanz (mit getInstance(), registriert den angegebenen Pfad mit setControllerDirectory(), und dispatcht schlussendlich.
Use the getInstance or getRegisteredInstance method to create an instance of this class.
Mit der Methode getInstance oder getRegisteredInstance können Sie eine Instanz dieser Klasse erstellen.
For the following classes, the GetInstance() operation fails for some instances.
Bei den folgenden Klassen schlägt der Vorgang GetInstance()bei einigen Instanzen fehl.
getInstance() Methode neu angelegt. The JProfiler class provides getInstance method that we can call statically.
Die Klasse JProfiler bietet eine getInstance() Methode welche wir statisch aufrufen können.
Since the class initialization phase is guaranteed by the JLS to be sequential, i.e., non-concurrent, no further synchronization is required in the static getInstance method during loading and initialization.
Da die Initialisierungsphase einer Klasse laut der JLS garantiert seriell, also nicht-parallel, abläuft, ist keine weitere Synchronisierung in der statischen Methode getInstance während des Ladens und der Initialisierung nötig.
DataManager is a singleton class, use getInstance() instead
This value is passed to the getInstance method of the SecureRandom Java class.
Please note that the order of parameters applied to the getInstance() method must match the order of parameters specified in the constructor of the class to be created!
Bitte beachten Sie, dass die Reihenfolge der Parameter bei der Übergabe an getServiceObject() mit der Reihenfolge der Parameter-Definition der zu erzeugenden Klasse übereinstimmt!