org.hudsonci.inject.injecto
Interface InjectomaticAware


public interface InjectomaticAware

Allows any object to become aware of the Injectomatic component w/o having to be injectable itself.

Since:
1.397
Author:
Jason Dillon

Method Summary
 void setInjectomatic(Injectomatic injecto)
          Notify target of Injectomatic component.
 

Method Detail

setInjectomatic

void setInjectomatic(Injectomatic injecto)
Notify target of Injectomatic component.



Copyright © 2004-2011 Hudson. All Rights Reserved.