org.jboss.cdi.tck.tests.extensions.registration
Class DuplicateIdentifiedAnnotatedTypeExtension

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.registration.DuplicateIdentifiedAnnotatedTypeExtension

public class DuplicateIdentifiedAnnotatedTypeExtension
extends Object


Constructor Summary
DuplicateIdentifiedAnnotatedTypeExtension()
           
 
Method Summary
 void registerBeans(javax.enterprise.inject.spi.BeforeBeanDiscovery event, javax.enterprise.inject.spi.BeanManager bm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuplicateIdentifiedAnnotatedTypeExtension

public DuplicateIdentifiedAnnotatedTypeExtension()
Method Detail

registerBeans

public void registerBeans(@Observes
                          javax.enterprise.inject.spi.BeforeBeanDiscovery event,
                          javax.enterprise.inject.spi.BeanManager bm)


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