org.jvnet.hk2.osgiadapter
Class OsgiPopulatorPostProcessor
java.lang.Object
org.jvnet.hk2.osgiadapter.OsgiPopulatorPostProcessor
- All Implemented Interfaces:
- PopulatorPostProcessor
public class OsgiPopulatorPostProcessor
- extends Object
- implements PopulatorPostProcessor
A PopulatorPostProcessor that sets the HK2Loader prior to binding a descriptor
- Author:
- mason.taube@oracle.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
process
public List<DescriptorImpl> process(DescriptorImpl descriptorImpl)
- Specified by:
process in interface PopulatorPostProcessor
Copyright © 2012 Oracle Corporation. All Rights Reserved.