|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.injection.AbstractPropertyInjector
public abstract class AbstractPropertyInjector
Comment
| Field Summary | |
|---|---|
protected BeanProperty |
property
|
| Constructor Summary | |
|---|---|
protected |
AbstractPropertyInjector(BeanProperty property)
|
| Method Summary | |
|---|---|
java.lang.reflect.AccessibleObject |
getAccessibleObject()
|
java.lang.Class<?> |
getInjectionClass()
|
void |
inject(BeanContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.injection.Injector |
|---|
inject |
| Field Detail |
|---|
protected BeanProperty property
| Constructor Detail |
|---|
protected AbstractPropertyInjector(BeanProperty property)
| Method Detail |
|---|
public java.lang.Class<?> getInjectionClass()
getInjectionClass in interface Injectorpublic void inject(BeanContext ctx)
inject in interface Injectorpublic java.lang.reflect.AccessibleObject getAccessibleObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||