Interface IBService<T,C,I>
-
public interface IBService<T,C,I>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CgetConfigInstance(I configInit)TgetInstance()voidinitialize(C config)
-
public interface IBService<T,C,I>
| Modifier and Type | Method | Description |
|---|---|---|
C |
getConfigInstance(I configInit) |
|
T |
getInstance() |
|
void |
initialize(C config) |