org.jboss.aspects
Annotation Type Injected


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Injected

This is an annotation This annotation denotes something that can be injected by looking at the field type/name, or method return type/name Some examples could be the TransactionManager

Version:
$Revision: 57757 $
Author:
Bill Burke



Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.