org.jboss.cdi.tck.tests.extensions.interceptors.custom
Class InterceptedBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.interceptors.custom.InterceptedBean
Direct Known Subclasses:
InterceptedSerializableBean

public class InterceptedBean
extends Object


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

Constructor Detail

InterceptedBean

public InterceptedBean()
Method Detail

foo

public boolean foo()


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