Vertaling van "JNDI API" 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.
Property that indicates whether referrals are supported by the JNDI API.
Eine Eigenschaft, die angibt, ob die JNDI-API Verweise unterstützt.
If no value is given, the JNDI API will not handle LDAP referrals.
Wird kein Wert festgelegt, werden LDAP-Verweise von der JNDI-API nicht verarbeitet.
The JNDI API defines a context that specifies where to look for an object.
Die Programmierschnittstelle von JNDI („JNDI API") definiert, wo nach dem Objekt zu suchen ist.
Using the API programmatically or through the JNDI API has the benefit of various optimizations, such as the local creation of a proxy for stateless session beans, avoiding network round-trips and serialization of the proxy.
Die API programmatisch oder über die JNDI API zu nutzen, hat den Vorteil diverser automatischer Optimierungen, wie zum Beispiel die lokale Erstellung von Proxies für Stateless-Session-Beans, was Server-Roundtrips und Serialsierung des Proxies einspart.
In the scope of this blogpost, we will use the EJB client library through the JNDI API and focus on the clustering-specific configuration options that do not seem to have been documented very well so far.
Im Fokus dieses Blogposts soll der zweite Weg stehen. Dabei möchten wir besonders auf die Optionen eingehen, die spezifisch für Clustering sind, denn diese scheinen bisher noch nicht so gut dokumentiert zu sein.
Andere resultaten
Like all Java APIs that interface with host systems, JNDI is independent of the underlying implementation.
Die Schnittstelle ist dabei unabhängig von der tatsächlichen Implementierung.
Java Naming and Directory Interface. JNDI consists of a standard set of APIs that provide directory and naming services. Oracle9i Application Server has a JNDI naming server which clients can use to obtain object references to ECO/Java objects or Enterprise JavaBean objects.
Java Naming and Directory Interface. JNDI besteht aus einer Standardgruppe von APIs, die Directory- und Naming-Dienste bereitstellt. Oracle9i Application Server verfügt über einen JNDI-Naming-Server, mit dem Clients Objektreferenzen zu ECO/Java-Objekten oder Enterprise JavaBean-Objekten abrufen können.
The Java Naming and Directory Interface (JNDI) is a Java API for a directory service that allows Java software clients to discover and look up data and objects via a name.
Java Naming and Directory Interface (JNDI) ist eine Programmierschnittstelle (API) innerhalb der Programmiersprache Java für Namensdienste und Verzeichnisdienste.