Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

demo.chapters.* (20)demo.eo.* (9)  demo.peergen.* (6)
demo.proxygen.* (2)demo.taglib.* (1)demo.tucson.* (15)demo2.gui.* (9)

Package Samples:

demo.chapters.go.primArr
demo.chapters.ichi.jnippExample
demo.chapters.ichi.rawExample
demo.chapters.san.disambiguate
demo.chapters.san.fields
demo.chapters.san.inheritance
demo.chapters.san.recursion
demo.chapters.san.rich
demo.chapters.san.simple
demo.chapters.shi.derived
demo.chapters.shi.destructive
demo.chapters.shi.rich
demo.chapters.shi.simple
demo.peergen.arrayDemo
demo.peergen.exceptionDemo
demo.peergen.tutorial
demo.proxygen.exceptionDemo
demo.proxygen.tutorial
demo2.gui
demo.tucson.chat

Classes:

PrimeFrame: This is client code to the prevalent system. It does not need to be persisted. * Only client code that takes the snapshots, like this class, needs to know about the SnapshotPrevayler class. * All other client code, like the PrimeCalculator, needs to know only about the Prevayler interface.
PhiloRun: 5 Philosophers example using Tucson Service as coordination model with 3 prolog philosophers and 2 java philosophers. This is a concrete example of coordination among etherogenous activities. The prolog source is executed on our tuprolog virtual machine
MasterAgent: the master agent is responsible to setup coordination specification in the tuple centre and to visualize/update the image during its distributed creation
NumberKeeper: The NumberKeeper and all its references are the prevalent system. * i.e: They are the "business objects" and will be transparently persisted by Prevayler.
ChatAgent: the Chat agent acts as interface between the user and the room, in particular sending messages to room and collecting updates from the room
ObserverAgent: The Observer Agent is responsible to observe (without polling) the chat room in order to retrieve new message appeated in the chat
WorkerInputGUI: GUI Service used by Worker Agent to get useful inputs, such as the address of the tuple centre where the application is located
GUI: GUI Component used by Chat Agent to get input from user and to display new messages from the room
MainResource: install proper reactions to avoid deadlock and make chops resources avaiable to philosophers
PrimeCalculator: This is client code to the prevalent system. It does not need to be persisted.
ChatRoom: The Chat Room setups the tuple centre, with proper specification.
PrologPhilo: the prolog philosopher running on the tuprolog virtual machine
WorkerAgent: the worker agent is responsible to build pieces of the image
Gui: GUI Service used by Master Agent to display image
EscapeHtmlTag: Tag handler for <escapeHtml>
JavaPhilo: the java philosopher
Main
PrimArrDemo
SimpleProxy
Simple
Simple
DisambiguateDemo
FieldsDemo
InheritanceDemo
InheritanceDemoBase

Home | Contact Us | Privacy Policy | Terms of Service