| Constructor and Description |
|---|
ConcurrentMapFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(java.util.Map map)
This method will dispose of objects created with this scope.
|
java.util.Map |
provide()
This method will create instances of the type of this factory.
|
@HK2Mockito public java.util.Map provide()
Factorypublic void dispose(java.util.Map map)
Factory