class AgentLevelConfigurableAgentInjector
extends java.lang.Object
implements ConfigurableAgentInjector
An injector of agent components that inject nothing (NOP). This injector may be used when the component instance is created by hand ("new" operator), and needs to be injected when it is marked with the @Injectable annotation.