org.walluck.oscar.tools
Class UserLookupTool

java.lang.Object
  extended byorg.walluck.oscar.tools.Tool
      extended byorg.walluck.oscar.tools.UserLookupTool

public class UserLookupTool
extends Tool

UserLookup tool.

Since:
1.0
Version:
1.0
Author:
David Walluck

Constructor Summary
UserLookupTool()
          Creates a new UserLookup tool.
 
Method Summary
 void shutdown(AIMSession sess)
          Called when the tool is shutting down.
 
Methods inherited from class org.walluck.oscar.tools.Tool
getFamily, getId, getVersion, setFamily, setId, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLookupTool

public UserLookupTool()
Creates a new UserLookup tool. Family 0x000a.

Method Detail

shutdown

public void shutdown(AIMSession sess)
Called when the tool is shutting down.

Specified by:
shutdown in class Tool
Parameters:
sess - the oscar session