| Constructor and Description |
|---|
FactoryWithFalseProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(Object instance)
This method will dispose of objects created with this scope.
|
Object |
provide()
This method will create instances of the type of this factory.
|
@Singleton @UseProxy(value=false) public Object provide()
FactoryCopyright © 2009–2017 Oracle Corporation. All rights reserved.