org.jboss.seam.xml.core
Annotation Type XmlId


@Retention(value=RUNTIME)
public @interface XmlId

Annotation that allows tracing of annotated types through the startup process

Author:
stuart

Required Element Summary
 int value
           
 

Element Detail

value

public abstract int value


Copyright © 2010 Seam Framework. All Rights Reserved.