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

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

public class TeaCupPomeranian
extends Object


Nested Class Summary
static class TeaCupPomeranian.TooSmallException
           
 
Constructor Summary
TeaCupPomeranian()
           
 
Method Summary
 void observeAnotherSimpleEvent(Integer 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

observeAnotherSimpleEvent

public void observeAnotherSimpleEvent(@Observes
                                      Integer someEvent)
                               throws TeaCupPomeranian.TooSmallException
Throws:
TeaCupPomeranian.TooSmallException


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