org.apache.ode.jacob.examples.synch
Class SynchPrinter

java.lang.Object
  extended by org.apache.ode.jacob.examples.synch.SynchPrinter

public class SynchPrinter
extends java.lang.Object

Example JACOB process illustrating the use of SynchPrint


Nested Class Summary
static class SynchPrinter.SystemPrinter
           
static class SynchPrinter.Tester
           
 
Constructor Summary
SynchPrinter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynchPrinter

public SynchPrinter()
Method Detail

main

public static void main(java.lang.String[] args)