|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.persistence.adapterfactory.AdapterFactoryAbstract
public abstract class AdapterFactoryAbstract
| Constructor Summary | |
|---|---|
AdapterFactoryAbstract()
|
|
| Method Summary | |
|---|---|
void |
close()
Default implementation does nothing. |
abstract NakedObject |
createAdapter(java.lang.Object pojo,
Oid oid)
|
void |
injectInto(java.lang.Object candidate)
Injects. |
void |
open()
Default implementation does nothing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdapterFactoryAbstract()
| Method Detail |
|---|
public abstract NakedObject createAdapter(java.lang.Object pojo,
Oid oid)
createAdapter in interface AdapterFactorypublic void open()
open in interface SessionScopedComponentpublic void close()
close in interface SessionScopedComponentpublic void injectInto(java.lang.Object candidate)
injectInto in interface Injectable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||