Separate JavaBean mit voller Quelle.
Der aufgeführte Unterschied war, dass ein Servlet die Anfrage abfangen, den darzustellenden Inhalt in einen Parameter (üblicherweise ein JavaBean) packen, und schließlich eine JSP aufrufen würde, um den Inhalt im gewünschten Ausgabeformat darzustellen.
The specific difference listed was that a servlet would intercept the request, place the content to render into a request attribute (typically represented by a JavaBean), then call a JSP to render the content in the desired output format.
Dann legt er diesen Inhalt in der Anfrage ab (üblicherweise als JavaBean oder POJO) und entscheidet, welcher View er die Anfrage überreicht.
It then places the content in the request (commonly in the form of a JavaBean or POJO) and decides which view it will pass the request to.
Aus Senderrichtung wird er vom Adapter (oder einer Adapter-Enterprise JavaBean) aufgerufen.
In the message flow from the sender it is called by the adapter (or an adapter Enterprise JavaBean).
Skripte können auch benutzerdefinierte JavaBeans verwenden, um ein gesamtes Panel in der Laufzeitsitzung auf der Client-Workstation des Agents zu ersetzen. Dadurch verfügen Agent-Benutzer über erweiterte Funktionen, die im JavaBean konfiguriert wurden. Dieses Bean wird von Oracle JInitiator auf dem Client ausgeführt.
Scripts can also use custom Java beans to replace an entire panel in the runtime session on the agent client provides agent users with extended functionality as customized in the Java bean. This bean is executed by Oracle JInitiator on the client.
Apache BVAL oder Apache Bean Validation ist eine Java-Toolkit, das Funktionen und Methoden bietet, die ein Entwickler erlauben JavaBean Daten zu überprüfen und sehen, ob sie mit der JSR303-Standard kompatibel sind.
Apache BVal, or Apache Bean Validation, is a Java toolkit that provides functions and methods that allow a developer to validate JavaBean data and see if they're compliant with the JSR303 standard.
Wenn beispielsweise die Klasse myFishTank ein JavaBean ist, gibt der folgende Code die Aufrufergebnisse der Methode getTotalFish() für das Objekt myFish zurück
For example, if the myFishTank class is a JavaBean, the following code returns the results of calling the getTotalFish() method on the myFish object
Das Objekt legt die Eigenschaften nicht als öffentliche Eigenschaften fest, ist aber ein JavaBean, das öffentliche getter- und setter-Methoden in der Form getPropertyName() und setPropertyName(Wert) bereitstellt.
Does not make the properties public, but is a JavaBean that provides public getter and setter methods of the form getPropertyName() and setPropertyName(value).
Ein Adapter-Framework Modul ist als zustandslose Session Enterprise JavaBean definiert, die das Adapter-Framework Module-Interface implementieren.
An Adapter Framework module is defined as a stateless session Enterprise JavaBean that implements the Adapter Framework Module interface.
VERFAHREN UND GERÄT FÜR DIE IMPLEMENTIERUNG VON ZUSTANDSMACHINEN FÜR ENTERPRISE JAVABEAN KOMPONENTEN
METHOD AND APPARATUS FOR IMPLEMENTING STATE MACHINES AS ENTERPRISE JAVABEAN COMPONENTS
Fahrzeug (100) nach Anspruch 5, bei dem die Datenbank Felder für Informationen über die JavaBean -Steuerung (750) und die JavaBean -GUI (760), die einem bestimmten Vorrichtungstyp zugeordnet sind, enthält.
The vehicle (100) of claim 5 in which said database includes fields for information about control JavaBeans (750) and GUI JavaBeans (760) associated with a particular device type.
Verfahren nach Anspruch 16, das ferner umfasst; Speichern der JavaBean -Steuerung (750) und der JavaBean -GUI (760); und Eingeben von Informationen über die JavaBean -Steuerung (750) und die JavaBean -GUI (760) in eine Datenstruktur.
The method of claim 16 further comprising: storing said control JavaBean (750) and said GUI JavaBean (760); and entering information about said control JavaBean (750) and said GUI JavaBean (760) in a data structure.
Fahrzeug (100) nach Anspruch 1, bei der die Fahrzeugsteuerzentrale (110) eine Berührungsschirmanzeige enthält und die JavaBean -GUI (760) Befehle enthält, um auf Wechselwirkungen mit der Berührungsschirmanzeige (330) zu antworten.
The vehicle (100) of claim 1 in which said vehicle control centre (110) includes a touch screen display and said GUI JavaBean (760) includes instructions for responding to interactions with said touch screen display (330).