|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.chain.impl.CatalogBase info.magnolia.commands.MgnlCatalog
public class MgnlCatalog
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.
Field Summary |
---|
Fields inherited from class org.apache.commons.chain.impl.CatalogBase |
---|
commands |
Fields inherited from interface org.apache.commons.chain.Catalog |
---|
CATALOG_KEY |
Constructor Summary | |
---|---|
MgnlCatalog()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
Methods inherited from class org.apache.commons.chain.impl.CatalogBase |
---|
addCommand, getCommand, getNames, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MgnlCatalog()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |