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

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

@ApplicationScoped
@AlmightyBinding
public class Watcher
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Watcher

public Watcher()
Method Detail

ping

public void ping()


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