Uses of Package
org.eclnt.jsfserver.managedbean
Packages that use org.eclnt.jsfserver.managedbean
-
Classes in org.eclnt.jsfserver.managedbean used by org.eclnt.jsfserver.managedbeanClassDescriptionInterface from tools (layout editor - bean browser) into the application.Interface from tools (layout editor - bean browser) into the application.Interface of a dispatcher that manages managed bean objects in the following way: for each managed bean class one object is kept.It is possible to add dispatcher extensions so that the process of finding beans for a name can be extended by adding a dispatcher extension.
-
Classes in org.eclnt.jsfserver.managedbean used by org.eclnt.jsfserver.rttoolsClassDescriptionDefault implementation of bean that is managed by a dispatcher.Dispatcher that manages managed beans inside a hash map - so that for each managed bean class exactly one object instance is kept.Interface from tools (layout editor - bean browser) into the application.Interface of a dispatcher that manages managed bean objects in the following way: for each managed bean class one object is kept.
-
Classes in org.eclnt.jsfserver.managedbean used by org.eclnt.workplaceClassDescriptionDefault implementation of bean that is managed by a dispatcher.Default implementation of bean that is managed by a dispatcher.Dispatcher that manages managed beans inside a hash map - so that for each managed bean class exactly one object instance is kept.Interface of a dispatcher that manages managed bean objects in the following way: for each managed bean class one object is kept.