org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise
Class Telephone

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.enterprise.Telephone

@SessionScoped
@Digital
public class Telephone
extends Object


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

Constructor Detail

Telephone

public Telephone()
Method Detail

remove

public void remove()


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