org.apache.avalon.fortress.impl.role
Class ECMMetaInfoManager
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.avalon.fortress.impl.role.AbstractMetaInfoManager
org.apache.avalon.fortress.impl.role.ECMMetaInfoManager
- All Implemented Interfaces:
- MetaInfoManager, org.apache.avalon.framework.logger.LogEnabled
public final class ECMMetaInfoManager
- extends AbstractMetaInfoManager
ECMMetaInfoManager
- Version:
- CVS Revision: 1.1 $
- Author:
- Avalon Development Team
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 |
ECMMetaInfoManager
public ECMMetaInfoManager()
- Create a ECMMetaInfoManager.
ECMMetaInfoManager
public ECMMetaInfoManager(MetaInfoManager parent)
- Create a ServiceMetaManager with a parent.
- Parameters:
parent
-
ECMMetaInfoManager
public ECMMetaInfoManager(MetaInfoManager parent,
ClassLoader loader)
- Create a ECMMetaInfoManager with the supplied classloader and
parent Rr.
- Parameters:
parent
- loader
-
addSelectorComponent
public final void addSelectorComponent(String role,
String hint,
String className,
String handlerClassName)
- Add a component defined inside a selector
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.