org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless
Class Dingo_Broken<T>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.enterprise.broken.genericStateless.Dingo_Broken<T>
All Implemented Interfaces:
DingoLocal_Broken<T>

@RequestScoped
public class Dingo_Broken<T>
extends Object
implements DingoLocal_Broken<T>


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

Constructor Detail

Dingo_Broken

public Dingo_Broken()
Method Detail

remove

public void remove()
Specified by:
remove in interface DingoLocal_Broken<T>


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