org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid
Class Elephant

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.enterprise.invalid.Elephant
All Implemented Interfaces:
ElephantLocal

@SessionScoped
@Digital
public class Elephant
extends Object
implements ElephantLocal


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

Constructor Detail

Elephant

public Elephant()
Method Detail

remove

public void remove()


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