iiitAccessServer 1.0

de.iiit.access.server.api
Interface AccessServerPluginIf

All Known Subinterfaces:
CachePluginIf, ResolverPluginIf, ThreadPluginIf
All Known Implementing Classes:
CacheManager, DbCache, LdapResolver, PropertyFileResolver, RMIRegistry, SimpleCache, TcpServer

public interface AccessServerPluginIf

This is the base interface for all plug-ins of the AccessServer

Version:
$Revision: 1.3 $ $Date: 2003/04/13 20:16:41 $

Method Summary
 void initialize(Configuration config)
          Initialize the plugin
 

Method Detail

initialize

public void initialize(Configuration config)
Initialize the plugin

Parameters:
config - The configuration for the plug-in. The configuration named PluginConfig is passed here or null if no such block exists for the current plug-in.

iiitAccessServer 1.0

Copyright © 2002, 2003 ingeneurbuero fuer innovative informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund, Germany. All Rights Reserved.
See Copyright statement