org.jvnet.hk2.config
Class ConfiguredScanner
java.lang.Object
org.jvnet.hk2.config.ConfiguredScanner
- All Implemented Interfaces:
- IntrospectionScanner
@Service
public class ConfiguredScanner
- extends Object
- implements IntrospectionScanner
Scanner for @Configured annotated classes
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfiguredScanner
public ConfiguredScanner()
parse
public void parse(ParsingContext context,
Holder<ClassLoader> loader)
- Specified by:
parse in interface IntrospectionScanner
Copyright © 2012 Oracle Corporation. All Rights Reserved.