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