org.jboss.cdi.tck.tests.context.passivating.custom
Class Foo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.custom.Foo
All Implemented Interfaces:
Serializable

@ClusterScoped
public class Foo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Foo()
           
 
Method Summary
 String ping()
           
 
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

ping

public String ping()


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