com.hammurapi.eventbus.tests.familyties
Class FamilyTiesApp

Show UML class diagram
java.lang.Object
  extended by com.hammurapi.eventbus.tests.familyties.FamilyTiesApp

public class FamilyTiesApp
extends Object


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

Constructor Detail

FamilyTiesApp

public FamilyTiesApp()
Method Detail

infer

public static String infer()
                    throws Exception
Parameters:
args -
Throws:
Exception

main

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