org.apache.directory.server.kerberos.kdc
Class MonitorContext

java.lang.Object
  extended by org.apache.directory.server.protocol.shared.chain.impl.CommandBase
      extended by org.apache.directory.server.kerberos.kdc.MonitorContext
All Implemented Interfaces:
org.apache.directory.server.protocol.shared.chain.Command

public class MonitorContext
extends org.apache.directory.server.protocol.shared.chain.impl.CommandBase


Field Summary
 
Fields inherited from class org.apache.directory.server.protocol.shared.chain.impl.CommandBase
CONTINUE_CHAIN, STOP_CHAIN
 
Constructor Summary
MonitorContext()
           
 
Method Summary
 boolean execute(org.apache.directory.server.protocol.shared.chain.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorContext

public MonitorContext()
Method Detail

execute

public boolean execute(org.apache.directory.server.protocol.shared.chain.Context context)
                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.