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: MgnlCatalog.java 41135 2011-01-06 18:12:01Z gjoseph $
- 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-2012 Magnolia International Ltd.. All Rights Reserved.