public interface ObjectFactory
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Properties properties) |
void |
destroy() |
Object |
getBean(Class<?> clazz) |
Object |
getBean(String name) |
void configure(Properties properties)
void destroy()
Copyright © 2026 Brandao. All rights reserved.