|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessorMBean | |
|---|---|
| mx4j.adaptor.http | |
| Uses of ProcessorMBean in mx4j.adaptor.http |
|---|
| Subinterfaces of ProcessorMBean in mx4j.adaptor.http | |
|---|---|
interface |
XSLTProcessorMBean
MBean interface. |
| Classes in mx4j.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.adaptor.http that return ProcessorMBean | |
|---|---|
ProcessorMBean |
HttpAdaptorMBean.getProcessor()
|
ProcessorMBean |
HttpAdaptor.getProcessor()
|
| Methods in mx4j.adaptor.http with parameters of type ProcessorMBean | |
|---|---|
void |
HttpAdaptorMBean.setProcessor(ProcessorMBean processor)
Sets the object which will post process the XML results. |
void |
HttpAdaptor.setProcessor(ProcessorMBean processor)
Sets the object which will post process the XML results. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||