Interface BrowserModelFactory
- All Superinterfaces:
org.springframework.context.ApplicationContextAware,org.springframework.beans.factory.Aware
- All Known Implementing Classes:
DefaultBrowserModelFactory
public interface BrowserModelFactory
extends org.springframework.context.ApplicationContextAware
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
-
Field Details
-
BEAN_ID
- See Also:
-
-
Method Details
-
createBrowserModel
- Returns:
- browser model assigned to this name or default one if none is found
-