org.apache.xbean.recipe
Interface Recipe

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
CollectionRecipe, MapRecipe, ObjectRecipe, StaticRecipe, ValueRecipe

public interface Recipe
extends java.io.Serializable

Version:
$Rev: 6680 $ $Date: 2005-12-24T04:38:27.427468Z $

Method Summary
 java.lang.Object create(java.lang.ClassLoader classLoader)
           
 

Method Detail

create

public java.lang.Object create(java.lang.ClassLoader classLoader)
                        throws ConstructionException
Throws:
ConstructionException


Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.