-
public interface CDIFactory<T>- Author:
- Loc Ha
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose(T t)Tproduce()
-
public interface CDIFactory<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
dispose(T t) |
|
T |
produce() |