|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessorMBean | |
---|---|
mx4j.tools.adaptor.http |
Uses of ProcessorMBean in mx4j.tools.adaptor.http |
---|
Subinterfaces of ProcessorMBean in mx4j.tools.adaptor.http | |
---|---|
interface |
XSLTProcessorMBean
Management interface for the XSLTProcessor MBean. |
Classes in mx4j.tools.adaptor.http that implement ProcessorMBean | |
---|---|
class |
DefaultProcessor
DefaultPostProcessor doesn't alter the result, just publising the xml file |
class |
XSLTProcessor
XSLTPostProcessor pass the document through an XSLT transformation |
Methods in mx4j.tools.adaptor.http that return ProcessorMBean | |
---|---|
ProcessorMBean |
HttpAdaptor.getProcessor()
|
ProcessorMBean |
HttpAdaptorMBean.getProcessor()
Returns the Processor set by HttpAdaptorMBean.setProcessor(mx4j.tools.adaptor.http.ProcessorMBean) |
Methods in mx4j.tools.adaptor.http with parameters of type ProcessorMBean | |
---|---|
void |
HttpAdaptor.setProcessor(ProcessorMBean processor)
Sets the object which will post process the XML results. |
void |
HttpAdaptorMBean.setProcessor(ProcessorMBean processor)
Sets the object which will post process the XML results. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |