|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.radeox.filter.context.BaseFilterContext
public class BaseFilterContext
Base impementation for FilterContext
| Field Summary | |
|---|---|
protected RenderContext |
context
|
| Constructor Summary | |
|---|---|
BaseFilterContext()
|
|
| Method Summary | |
|---|---|
MacroParameter |
getMacroParameter()
|
RenderContext |
getRenderContext()
|
void |
setRenderContext(RenderContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RenderContext context
| Constructor Detail |
|---|
public BaseFilterContext()
| Method Detail |
|---|
public MacroParameter getMacroParameter()
getMacroParameter in interface FilterContextpublic void setRenderContext(RenderContext context)
setRenderContext in interface FilterContextpublic RenderContext getRenderContext()
getRenderContext in interface FilterContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||