org.fuin.examples.srcgen4javassist.factory
Class ExampleImplementationFactoryExample

java.lang.Object
  extended by org.fuin.examples.srcgen4javassist.factory.ExampleImplementationFactoryExample

public final class ExampleImplementationFactoryExample
extends java.lang.Object

Example for implementing an interface using an ImplementationFactory.


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

Method Detail

main

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

Parameters:
args - Not used.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.