public abstract class Injectable extends Object
InjectorBuilder to obtain an implementation of a
InjectorFactory to use.| Modifier | Constructor and Description |
|---|---|
protected |
Injectable()
Inheritance style constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Injector |
getInjector()
Gets the default injector.
|
void |
inject()
Inject references.
|
public void inject()
public Injector getInjector()
Copyright © 2025. All rights reserved.