org.jvnet.hk2.osgiadapter
Class OsgiPopulatorPostProcessor

java.lang.Object
  extended by 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

Method Summary
 List<DescriptorImpl> process(DescriptorImpl descriptorImpl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

process

public List<DescriptorImpl> process(DescriptorImpl descriptorImpl)
Specified by:
process in interface PopulatorPostProcessor


Copyright © 2012 Oracle Corporation. All Rights Reserved.