org.apache.cocoon.components.modules.input
Class DefaultsMetaModule

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.apache.cocoon.components.modules.input.DefaultsModule
          extended by org.apache.cocoon.components.modules.input.DefaultsMetaModule
All Implemented Interfaces:
Component, Configurable, LogEnabled, ThreadSafe, InputModule

Deprecated. Use DefaultsModule instead; this is not a 'meta' module and is thus misnamed.

public class DefaultsMetaModule
extends DefaultsModule

Old name for DefaultsModule.

Version:
$Id: DefaultsMetaModule.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Field Summary
 
Fields inherited from interface org.apache.cocoon.components.modules.input.InputModule
ROLE
 
Constructor Summary
DefaultsMetaModule()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.cocoon.components.modules.input.DefaultsModule
configure, getAttribute, getAttributeNames, getAttributeValues
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultsMetaModule

public DefaultsMetaModule()
Deprecated. 


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.