|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AspectDataHandler | |
---|---|
org.apache.cocoon.portal.aspect | |
org.apache.cocoon.portal.aspect.impl |
Uses of AspectDataHandler in org.apache.cocoon.portal.aspect |
---|
Methods in org.apache.cocoon.portal.aspect with parameters of type AspectDataHandler | |
---|---|
void |
Aspectalizable.setAspectDataHandler(AspectDataHandler handler)
This method is invoked once to set the handler |
Uses of AspectDataHandler in org.apache.cocoon.portal.aspect.impl |
---|
Classes in org.apache.cocoon.portal.aspect.impl that implement AspectDataHandler | |
---|---|
class |
DefaultAspectDataHandler
|
Fields in org.apache.cocoon.portal.aspect.impl declared as AspectDataHandler | |
---|---|
protected AspectDataHandler |
AbstractAspectalizable.aspectDataHandler
|
Methods in org.apache.cocoon.portal.aspect.impl with parameters of type AspectDataHandler | |
---|---|
void |
AbstractAspectalizable.setAspectDataHandler(AspectDataHandler handler)
This method is invoked once to set the handler |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |