org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder
Class Foo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.Foo

@Secure
public class Foo
extends Object


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

Constructor Detail

Foo

public Foo()
Method Detail

bar

public void bar()


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