@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface ScopeFactoryLookup
Modifier and Type | Required Element and Description |
---|---|
Class<? extends ScopeFactory<? extends Annotation>> |
value |
public abstract Class<? extends ScopeFactory<? extends Annotation>> value
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.