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

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

@Vetoed
@ClusterScoped
public class Bar
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Bar()
           
 
Method Summary
 String ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bar

public Bar()
Method Detail

ping

public String ping()


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