Ila

Package org.topoweb.ila.server.spi

Service provider interfaces.

See:
          Description

Interface Summary
CoLinkPolicy Encapsulates the policy used to decide whether a link is a co-link or a regular link.
DataAccessor The data access layer.
LocalIla Marker interface for a local (non-remote) implementation of Ila.
LocalMirror Marker interface for a local (non-remote) implementation of the Mirror interface.
Mirror Interface through which link and state information is exchanged across the system.
Registrar Interface through which a bot updates the system.
ServiceProviderResolver The generalized resolution interface for all Ila network services.
 

Class Summary
IlaImpl Base local Ila implementation class.
MirrorImpl Base local Mirror implementation class.
RegistrarImpl Base local Registrar implementation class.
 

Exception Summary
DataAccessorException Represents application-specific errors arising from the database implementation layer.
 

Package org.topoweb.ila.server.spi Description

Service provider interfaces.


Ila

Copyright (C) 2002 Babak Farhang

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.