org.objectweb.fractal.adl
Interface JavaFactory


public interface JavaFactory

This interface is implemented by classes generated by the StaticJavaGenerator.


Method Summary
 java.lang.Object newComponent()
          Creates a new POJO component instance.
 

Method Detail

newComponent

java.lang.Object newComponent()
                              throws java.lang.Exception
Creates a new POJO component instance.

Returns:
a new POJO component instance.
Throws:
java.lang.Exception - if something goes wrong.


Copyright © 2001-2010 ObjectWeb Consortium. All Rights Reserved.