org.jafer.osid.consumer
Class SampleConsumer

java.lang.Object
  extended by org.jafer.osid.consumer.SampleConsumer

public class SampleConsumer
extends java.lang.Object


Constructor Summary
SampleConsumer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void sampleCallJaferType()
           
 void sampleCallMitType()
           
 void sampleCallModsType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleConsumer

public SampleConsumer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

sampleCallJaferType

public void sampleCallJaferType()

sampleCallModsType

public void sampleCallModsType()

sampleCallMitType

public void sampleCallMitType()