org.jboss.weld.manager
Class InjectionTargetValidator
java.lang.Object
org.jboss.weld.manager.InjectionTargetValidator
- All Implemented Interfaces:
- org.jboss.weld.bootstrap.api.Service
public class InjectionTargetValidator
- extends Object
- implements org.jboss.weld.bootstrap.api.Service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectionTargetValidator
public InjectionTargetValidator(BeanManagerImpl beanManager)
addInjectionTarget
public void addInjectionTarget(javax.enterprise.inject.spi.InjectionTarget<?> injectionTarget)
validate
public void validate()
cleanup
public void cleanup()
- Specified by:
cleanup
in interface org.jboss.weld.bootstrap.api.Service
Copyright © 2013 Seam Framework. All Rights Reserved.