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