org.apache.avalon.phoenix.components.embeddor
Class EmbeddorEntry
java.lang.Object
|
+--org.apache.avalon.phoenix.components.embeddor.EmbeddorEntry
- public class EmbeddorEntry
- extends Object
- Author:
- Joerg Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddorEntry
public EmbeddorEntry(String role,
String classname,
String loggerName,
Configuration configuration)
getRole
public String getRole()
getConfiguration
public Configuration getConfiguration()
getClassName
public String getClassName()
getObject
public Object getObject()
setObject
public void setObject(Object object)
getLoggerName
public String getLoggerName()
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.