org.jboss.cdi.tck.tests.definition.stereotype.interceptor
Class Foo
java.lang.Object
org.jboss.cdi.tck.tests.definition.stereotype.interceptor.Foo
@Alpha(value=true)
public class Foo
- extends Object
|
Constructor Summary |
Foo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inspections
public List<String> inspections
Foo
public Foo()
ping
public void ping()
getInspections
public List<String> getInspections()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.