public class Foo extends Object
Foo()
boolean
equals(Object obj)
Baz
getBaz()
static List<Foo>
getDestroyedComponents()
int
getId()
Qux
getQux()
hashCode()
void
ping()
static void
reset()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Foo()
public void ping()
public int getId()
public Qux getQux()
public Baz getBaz()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public static List<Foo> getDestroyedComponents()
public static void reset()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.