|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.client.shared.WeakSingletonFactory<ID,JEMMObject>
org.sourceforge.jemm.client.JEMMObjectFactory
public abstract class JEMMObjectFactory
| Field Summary |
|---|
| Fields inherited from class org.sourceforge.jemm.client.shared.WeakSingletonFactory |
|---|
keysToWeakRefs, queue, queueListener, refsToKeys |
| Constructor Summary | |
|---|---|
JEMMObjectFactory()
|
|
| Method Summary | |
|---|---|
protected abstract JEMMObject |
createValue(ID id)
|
protected void |
notifyExpired(ID id)
|
| Methods inherited from class org.sourceforge.jemm.client.shared.WeakSingletonFactory |
|---|
contains, create, get, put, remove, shutdown, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JEMMObjectFactory()
| Method Detail |
|---|
protected abstract JEMMObject createValue(ID id)
createValue in class WeakSingletonFactory<ID,JEMMObject>protected void notifyExpired(ID id)
notifyExpired in class WeakSingletonFactory<ID,JEMMObject>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||