|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.util.ContextHolder
public abstract class ContextHolder
Simple implementation of the ContextAware interface.
Created: 16.02.2010 11:59:53
| Field Summary | |
|---|---|
protected org.databene.commons.Context |
context
|
| Constructor Summary | |
|---|---|
ContextHolder()
|
|
| Method Summary | |
|---|---|
void |
setContext(org.databene.commons.Context context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.databene.commons.Context context
| Constructor Detail |
|---|
public ContextHolder()
| Method Detail |
|---|
public void setContext(org.databene.commons.Context context)
setContext in interface org.databene.commons.context.ContextAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||