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