| Constructor and Description |
|---|
FactoryWithFalseProxyForSameScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(Map<String,List<String>> instance)
This method will dispose of objects created with this scope.
|
Map<String,List<String>> |
provide()
This method will create instances of the type of this factory.
|
@ProxyForSameScope(value=false) public Map<String,List<String>> provide()
FactoryCopyright © 2009–2017 Oracle Corporation. All rights reserved.