Class DefaultPageBeanComponentInfoService

java.lang.Object
org.eclnt.jsfserver.pagebean.component.DefaultPageBeanComponentInfoService
All Implemented Interfaces:
IPageBeanComponentInfoService

public class DefaultPageBeanComponentInfoService extends Object implements IPageBeanComponentInfoService
Default implementation of IPageBeanComponentInfoService. We recommend to use this class as base class in order to automatically adapt to future changes of the interface.