ist.palcom.hmap
Class HmapDir.EntryHandler

java.lang.Object
  extended by ist.palcom.hmap.AbstractHandler
      extended by ist.palcom.hmap.HmapDir.EntryHandler
All Implemented Interfaces:
Handler
Enclosing class:
HmapDir

public class HmapDir.EntryHandler
extends AbstractHandler


Constructor Summary
HmapDir.EntryHandler()
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 void handle(HmapEvent event)
           
 
Methods inherited from class ist.palcom.hmap.AbstractHandler
toString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, println, toString
 

Constructor Detail

HmapDir.EntryHandler

public HmapDir.EntryHandler()
Method Detail

handle

public void handle(HmapEvent event)

getName

public String getName()

getDescription

public String getDescription()