Constructor and Description |
---|
FactoryWithDefaultProxy() |
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 public Object provide()
Factory
Copyright © 2009–2023 Oracle Corporation. All rights reserved.