org.jboss.injection
Interface InjectorFactory<I extends Injector>


public interface InjectorFactory<I extends Injector>

Allows the creation of injectors.

Version:
$Revision: 72001 $
Author:
Carlo de Wolf

Method Summary
 I create(BeanProperty property)
           
 

Method Detail

create

I create(BeanProperty property)


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.