org.apache.directory.server.dns.service
Class MonitorContext
java.lang.Object
org.apache.directory.server.dns.service.MonitorContext
- All Implemented Interfaces:
- org.apache.mina.handler.chain.IoHandlerCommand
public class MonitorContext
- extends Object
- implements org.apache.mina.handler.chain.IoHandlerCommand
- Author:
- Apache Directory Project
| Nested classes/interfaces inherited from interface org.apache.mina.handler.chain.IoHandlerCommand |
org.apache.mina.handler.chain.IoHandlerCommand.NextCommand |
|
Method Summary |
void |
execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
org.apache.mina.core.session.IoSession session,
Object message)
|
protected String |
getContextKey()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorContext
public MonitorContext()
execute
public void execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
org.apache.mina.core.session.IoSession session,
Object message)
throws Exception
- Specified by:
execute in interface org.apache.mina.handler.chain.IoHandlerCommand
- Throws:
Exception
getContextKey
protected String getContextKey()
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.