Uses of Class
org.apache.xbean.recipe.Option

Packages that use Option
org.apache.xbean.recipe   
 

Uses of Option in org.apache.xbean.recipe
 

Fields in org.apache.xbean.recipe declared as Option
static Option Option.CASE_INSENSITIVE_PROPERTIES
           
static Option Option.FIELD_INJECTION
           
static Option Option.IGNORE_MISSING_PROPERTIES
           
static Option Option.PRIVATE_PROPERTIES
           
static Option Option.STATIC_PROPERTIES
           
 

Methods in org.apache.xbean.recipe with parameters of type Option
 void ObjectRecipe.allow(Option option)
           
 void ObjectRecipe.disallow(Option option)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.