org.apache.examples.annotations.calculator
Class CalculatorMain

java.lang.Object
  extended by org.apache.examples.annotations.calculator.CalculatorMain

public class CalculatorMain
extends java.lang.Object

Builds the Registry for Calculator example based on annotations, then exits.

Author:
Achim Huegen

Constructor Summary
CalculatorMain()
           
 
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

CalculatorMain

public CalculatorMain()
Method Detail

main

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.