org.apache.commons.inject.api.bind
Interface IBinder.IInjectionListener

Enclosing interface:
IBinder

public static interface IBinder.IInjectionListener


Method Summary
 void initialized(IKey<?> pKey, Object pObject)
           
 

Method Detail

initialized

void initialized(IKey<?> pKey,
                 Object pObject)


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.