|
||||||||||
| 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 Context |
context
|
| Constructor Summary | |
|---|---|
ContextHolder()
|
|
| Method Summary | |
|---|---|
void |
setContext(Context context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Context context
| Constructor Detail |
|---|
public ContextHolder()
| Method Detail |
|---|
public void setContext(Context context)
setContext in interface ContextAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||