org.jboss.cdi.tck.tests.event.observer.runtimeException
Class TeaCupPomeranian

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.observer.runtimeException.TeaCupPomeranian

public class TeaCupPomeranian
extends Object


Nested Class Summary
static class TeaCupPomeranian.OversizedException
           
 
Constructor Summary
TeaCupPomeranian()
           
 
Method Summary
 void observeSimpleEvent(String someEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TeaCupPomeranian

public TeaCupPomeranian()
Method Detail

observeSimpleEvent

public void observeSimpleEvent(@Observes
                               String someEvent)


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