public class Hk2GuiceBridgeJitInjector extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.Injector |
create(com.google.inject.Injector injector,
String... packagePrefixes) |
static com.google.inject.Injector |
create(Iterable<? extends com.google.inject.Module> modules,
String... packagePrefixes) |
static com.google.inject.Injector |
create(com.google.inject.Module module,
String... packagePrefixes) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public static com.google.inject.Injector create(com.google.inject.Module module,
String... packagePrefixes)
public static com.google.inject.Injector create(Iterable<? extends com.google.inject.Module> modules, String... packagePrefixes)
public static com.google.inject.Injector create(com.google.inject.Injector injector,
String... packagePrefixes)
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.