Class Injection

java.lang.Object
org.eclipse.jetty.plus.annotation.Injection

public class Injection extends Object
Injection

Represents the injection of a resource into a target (method or field). The injection is performed by doing an ENC lookup using the jndi name provided, and setting the object obtained on the target.