org.jboss.cdi.tck.tests.veto
Class Leopard

java.lang.Object
  extended by org.jboss.cdi.tck.tests.veto.Leopard

@Veto
@Requires(value="non.existing.class")
public class Leopard
extends Object

Modified by an extension not to contain the annotations.

Author:
Jozef Hartinger

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

Constructor Detail

Leopard

public Leopard()


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