org.apache.commons.inject.impl
Class FieldPoint<T>
java.lang.Object
org.apache.commons.inject.impl.FieldPoint<T>
- All Implemented Interfaces:
- IPoint<T>, IInjectorAware
public class FieldPoint<T>
- extends Object
- implements IPoint<T>, IInjectorAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
injectTo
public void injectTo(T pInstance,
IInjector pInjector)
- Specified by:
injectTo
in interface IPoint<T>
init
public void init(IInjector pInjector)
- Specified by:
init
in interface IInjectorAware
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.