org.jboss.jca.embedded.arquillian
Annotation Type Inject


@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Inject

Inject

Author:
Jesper Pedersen

Required Element Summary
 String name
          Name of the embedded resource
 

Element Detail

name

public abstract String name
Name of the embedded resource



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)