M - the model typepublic abstract class AbstractImportResolverPoolManager<M extends IModel> extends java.lang.Object implements IPoolManager<ImportResolver<M>>
ImportResolver classes.| Constructor and Description |
|---|
AbstractImportResolverPoolManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(ImportResolver<M> instance)
Clears an instance before releasing it.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic void clear(ImportResolver<M> instance)
IPoolManagerclear in interface IPoolManager<ImportResolver<M extends IModel>>instance - the instance to be clearedCopyright © 2009 - 2018 SSE. All Rights Reserved.