org.jboss.cdi.tck.tests.interceptors.invocation
Class Rye

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.invocation.Rye
All Implemented Interfaces:
Serializable

@SessionScoped
@AlmightyBinding
public class Rye
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Rye

public Rye()
Method Detail

ping

public void ping()


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