Class DefaultProcessPreview

java.lang.Object
org.eclnt.jsfserver.managedbean.preview.DefaultProcessPreview
All Implemented Interfaces:
IProcessPreview
Direct Known Subclasses:
ProcessPreviewByInstanceConfigurator

public class DefaultProcessPreview extends Object implements IProcessPreview
Default implementation with "no behavior". It is recommended to extend own implementations from this class - new methods which may be added to the interface are always implemented with this class.