This project has retired. For details please refer to its
Attic page.
ModuleHolder (Cocoon Sitemap Implementation 1.0.0 API)
org.apache.cocoon.components.modules.input
Class ModuleHolder
java.lang.Object
org.apache.cocoon.components.modules.input.ModuleHolder
- public class ModuleHolder
- extends Object
- Version:
- $Id: ModuleHolder.html 1304280 2012-03-23 11:18:01Z ilgrosso $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
input
public org.apache.cocoon.components.modules.input.InputModule input
config
public Configuration config
ModuleHolder
public ModuleHolder()
ModuleHolder
public ModuleHolder(String name,
Configuration config)
ModuleHolder
public ModuleHolder(String name,
Configuration config,
org.apache.cocoon.components.modules.input.InputModule input)
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.