T - public abstract class AbstractAccountComponentCache<T> extends Object implements AccountComponentCache<T>
| Constructor and Description |
|---|
AbstractAccountComponentCache() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
createInstance(String accountId) |
T |
get(String accountId) |
protected void |
remove(String key) |
protected void |
removeAll() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonEventCopyright © 2009–2017 DuraSpace. All rights reserved.