Class ComponentDefinitionsFactoryWrapper

java.lang.Object
org.apache.struts.tiles.definition.ComponentDefinitionsFactoryWrapper
All Implemented Interfaces:
Serializable, DefinitionsFactory

@Deprecated public class ComponentDefinitionsFactoryWrapper extends Object implements DefinitionsFactory
Deprecated.
Use DefinitionsFactory instead.
Wrapper from new definition factory interface to old interface. This class provides mapping from the old interface's life cycle to the new life cycle.
Since:
20020708
See Also: