|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewProcessor | |
|---|---|
| com.zphinx.spine.core.viewprocessors | ViewProcessor classes which interface with the business layer and any suitable model view controller architechure in use by an application which uses this framework. |
| Uses of ViewProcessor in com.zphinx.spine.core.viewprocessors |
|---|
| Subclasses of ViewProcessor in com.zphinx.spine.core.viewprocessors | |
|---|---|
class |
DefaultViewProcessor
This class is the default implementation of a view processor. |
class |
MultiViewProcessor
MultiViewProcessor processes invocations which require multiple delegates and DataTransferObjects while using a single ViewProcessor. |
| Methods in com.zphinx.spine.core.viewprocessors that return ViewProcessor | |
|---|---|
ViewProcessor |
ViewProcessorFactory.createProcessor(String processorConfigName)
Creates a new processor of the specified name |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||