Class SystemInjecteeImpl

java.lang.Object
org.jvnet.hk2.internal.SystemInjecteeImpl
All Implemented Interfaces:
Injectee

public class SystemInjecteeImpl extends Object implements Injectee
This is an implementation of Injectee that is used by the system.
Author:
jwells