org.apache.xbean.recipe
Class RecipeHelper

java.lang.Object
  extended byorg.apache.xbean.recipe.RecipeHelper

public final class RecipeHelper
extends java.lang.Object

Version:
$Rev: 6687 $ $Date: 2005-12-28T21:08:56.733437Z $

Method Summary
static boolean hasDefaultConstructor(java.lang.Class type)
           
static boolean isSimpleType(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasDefaultConstructor

public static boolean hasDefaultConstructor(java.lang.Class type)

isSimpleType

public static boolean isSimpleType(java.lang.Object o)


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