org.jboss.seam.solder.reflection
Annotation Type Synthetic


@Retention(value=RUNTIME)
@Qualifier
public @interface Synthetic

A synthetic qualifier that can be used to replace other user-supplied configuration at deployment.

Author:
Stuart Douglas , Pete Muir

Required Element Summary
 long index
           
 String namespace
           
 

Element Detail

index

public abstract long index

namespace

public abstract String namespace


Copyright © 2008-2010 Seam Framework. All Rights Reserved.