Uses of Class
org.eclnt.jsfserver.managedbean.DefaultDispatcher.DispatchedBeanInfo
Packages that use DefaultDispatcher.DispatchedBeanInfo
-
Uses of DefaultDispatcher.DispatchedBeanInfo in org.eclnt.jsfserver.managedbean
Methods in org.eclnt.jsfserver.managedbean that return types with arguments of type DefaultDispatcher.DispatchedBeanInfoModifier and TypeMethodDescriptionDefaultDispatcher.DispatcherInfo.getDispatchedBeans()
protected List<DefaultDispatcher.DispatchedBeanInfo>
DefaultDispatcher.initRegisteredBeanInfos
(List<DefaultDispatcher.DispatchedBeanInfo> infos) This method is called one time during first initialization of the dispatcher.Method parameters in org.eclnt.jsfserver.managedbean with type arguments of type DefaultDispatcher.DispatchedBeanInfoModifier and TypeMethodDescriptionprotected List<DefaultDispatcher.DispatchedBeanInfo>
DefaultDispatcher.initRegisteredBeanInfos
(List<DefaultDispatcher.DispatchedBeanInfo> infos) This method is called one time during first initialization of the dispatcher.