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

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

public class AnotherBeanClassToRegister
extends Object


Constructor Summary
AnotherBeanClassToRegister()
           
 
Method Summary
 BeanClassToRegister getCollaborator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnotherBeanClassToRegister

public AnotherBeanClassToRegister()
Method Detail

getCollaborator

public BeanClassToRegister getCollaborator()


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