info.magnolia.commands
Class MgnlCatalog
java.lang.Object
org.apache.commons.chain.impl.CatalogBase
info.magnolia.commands.MgnlCatalog
- All Implemented Interfaces:
- org.apache.commons.chain.Catalog
public class MgnlCatalog
- extends org.apache.commons.chain.impl.CatalogBase
Named command catalogs. Used to choose from multiple commands of the same name. The commands from catalog with name matching the repository will be used.
- Version:
- $Id$
- Author:
- philipp
Fields inherited from class org.apache.commons.chain.impl.CatalogBase |
commands |
Fields inherited from interface org.apache.commons.chain.Catalog |
CATALOG_KEY |
Methods inherited from class org.apache.commons.chain.impl.CatalogBase |
addCommand, getCommand, getNames, toString |
MgnlCatalog
public MgnlCatalog()
getName
public String getName()
setName
public void setName(String name)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.