org.jboss.cdi.tck.tests.lookup.byname.broken.prefix
Class Example

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.Example

@Named(value="example")
public class Example
extends Object


Constructor Summary
Example()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()


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