org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb
Class BeanWithConstructorLevelAndTypeLevelBinding

java.lang.Object
  extended by org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb.BeanWithConstructorLevelAndTypeLevelBinding

public class BeanWithConstructorLevelAndTypeLevelBinding
extends Object


Constructor Summary
BeanWithConstructorLevelAndTypeLevelBinding()
           
BeanWithConstructorLevelAndTypeLevelBinding(javax.enterprise.inject.spi.BeanManager manager)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanWithConstructorLevelAndTypeLevelBinding

public BeanWithConstructorLevelAndTypeLevelBinding()

BeanWithConstructorLevelAndTypeLevelBinding

@Inject
public BeanWithConstructorLevelAndTypeLevelBinding(javax.enterprise.inject.spi.BeanManager manager)


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