org.apache.coyote.tomcat5
Class MapperListener
java.lang.Object
org.apache.coyote.tomcat5.MapperListener
- NotificationListener
public class MapperListener
extends java.lang.Object
implements NotificationListener
Mapper listener.
- Remy Maucherat
- Costin Manolache
mBeanServer
protected MBeanServer mBeanServer
MBean server.
mapper
protected Mapper mapper
Associated mapper.
MapperListener
public MapperListener(Mapper mapper)
Create mapper listener.
getDomain
public String getDomain()
getEngine
public String getEngine()
handleNotification
public void handleNotification(Notification notification,
java.lang.Object handback)
init
public void init()
Initialize associated mapper.
setDomain
public void setDomain(String domain)
setEngine
public void setEngine(String engine)
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.