org.jboss.cdi.tck.tests.event.broken.raw
Class ConstructorInjectionBar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.broken.raw.ConstructorInjectionBar

public class ConstructorInjectionBar
extends Object

Author:
Martin Kouba

Constructor Summary
ConstructorInjectionBar(javax.enterprise.event.Event event)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorInjectionBar

@Inject
public ConstructorInjectionBar(javax.enterprise.event.Event event)


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