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()
Factory
Copyright © 2009–2023 Oracle Corporation. All rights reserved.