|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ldodds.slug.framework.config.ComponentImpl
com.ldodds.slug.http.AbstractResponseStorer
| Field Summary | |
protected Controller |
_controller
|
protected java.util.logging.Logger |
_logger
|
protected Memory |
_memory
|
| Fields inherited from class com.ldodds.slug.framework.config.ComponentImpl |
_configured |
| Constructor Summary | |
AbstractResponseStorer()
|
|
| Method Summary | |
void |
consume(Task workItem,
java.lang.Object results)
|
void |
setController(Controller controller)
|
void |
setMemory(Memory memory)
|
| Methods inherited from class com.ldodds.slug.framework.config.ComponentImpl |
configure, doConfig, isConfigured |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ldodds.slug.framework.config.Component |
configure, isConfigured |
| Field Detail |
protected Controller _controller
protected java.util.logging.Logger _logger
protected Memory _memory
| Constructor Detail |
public AbstractResponseStorer()
| Method Detail |
public void consume(Task workItem,
java.lang.Object results)
consume in interface Consumerpublic void setController(Controller controller)
setController in interface Consumerpublic void setMemory(Memory memory)
setMemory in interface MemoryHolder
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||