org.jboss.weld.environment.servlet.test.lifecycle
Class Pinger

java.lang.Object
  extended by org.jboss.weld.environment.servlet.test.lifecycle.Pinger
All Implemented Interfaces:
Serializable

@SessionScoped
public class Pinger
extends Object
implements Serializable

Author:
Ales Justin
See Also:
Serialized Form

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

Constructor Detail

Pinger

public Pinger()
Method Detail

ping

public void ping()


Copyright © 2013 Seam Framework. All Rights Reserved.