Class XBeanComponentBuilder.PlexusConfigurationRecipe

java.lang.Object
org.apache.xbean.recipe.AbstractRecipe
org.codehaus.plexus.component.builder.XBeanComponentBuilder.PlexusConfigurationRecipe
All Implemented Interfaces:
Serializable, org.apache.xbean.recipe.Recipe
Enclosing class:
XBeanComponentBuilder<T>

private class XBeanComponentBuilder.PlexusConfigurationRecipe extends org.apache.xbean.recipe.AbstractRecipe
  • Field Details

  • Constructor Details

  • Method Details

    • canCreate

      public boolean canCreate(Type type)
    • internalCreate

      protected Object internalCreate(Type expectedType, boolean lazyRefAllowed) throws org.apache.xbean.recipe.ConstructionException
      Specified by:
      internalCreate in class org.apache.xbean.recipe.AbstractRecipe
      Throws:
      org.apache.xbean.recipe.ConstructionException
    • createConverterLookup

      private ConverterLookup createConverterLookup()