org.glassfish.hk2.bootstrap
Class HK2Populator
java.lang.Object
org.glassfish.hk2.bootstrap.HK2Populator
public class HK2Populator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HK2Populator
public HK2Populator()
populate
public static ServiceLocator populate(ServiceLocator serviceLocator,
DescriptorFileFinder fileFinder,
PopulatorPostProcessor postProcessor)
throws IOException
- Throws:
IOException
populate
public static ServiceLocator populate(ServiceLocator serviceLocator,
DescriptorFileFinder fileFinder)
throws IOException
- Throws:
IOException
populate
public static ServiceLocator populate(ServiceLocator serviceLocator)
throws IOException
- Throws:
IOException
Copyright © 2012 Oracle Corporation. All Rights Reserved.