JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ro.isdc.wro.util
Interface ObjectFactory<T>
All Known Subinterfaces:
MetaDataFactory
,
ProxyFactory.TypedObjectFactory
<T>,
RequestHandlerFactory
,
WroManagerFactory
,
WroModelFactory
All Known Implementing Classes:
AbstractWroModelFactory
,
BaseWroManagerFactory
,
ConfigurableModelFactory
,
ConfigurableRequestHandlerFactory
,
ConfigurableStandaloneContextAwareManagerFactory
,
ConfigurableWroManagerFactory
,
DefaultMetaDataFactory
,
DefaultRequestHandlerFactory
,
DefaultStandaloneContextAwareManagerFactory
,
DefaultWroManagerFactory
,
DefaultWroModelFactoryDecorator
,
FallbackAwareWroModelFactory
,
FilterConfigWroConfigurationFactory
,
LazyWroModelFactoryDecorator
,
ModelTransformerFactory
,
NoProcessorsWroManagerFactory
,
PropertiesAndFilterConfigWroConfigurationFactory
,
PropertyWroConfigurationFactory
,
ServletContextPropertyWroConfigurationFactory
,
SimpleRequestHandlerFactory
,
SimpleWroManagerFactory
,
StandaloneWroManagerFactory
,
WroManagerFactoryDecorator
,
WroModelFactoryDecorator
,
XmlModelFactory
public interface
ObjectFactory<T>
Classic factory interface.
Since:
1.3.8
Author:
Alex Objelean
Method Summary
Methods
Modifier and Type
Method and Description
T
create
()
Method Detail
create
T
create()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2008-2014. All Rights Reserved.