public class NamedConstructorInjection_Factory extends Object implements Factory<NamedConstructorInjection>
| Modifier and Type | Method and Description |
|---|---|
static NamedConstructorInjection_Factory |
create() |
NamedConstructorInjection |
get() |
public NamedConstructorInjection get()
get in interface javax.inject.Provider<NamedConstructorInjection>public static NamedConstructorInjection_Factory create()
Copyright © 2020 Treblereel. All rights reserved.