Ila

org.topoweb.ila.server.spi
Interface LocalIla

All Superinterfaces:
Ila, NodeConstants
All Known Implementing Classes:
IlaImpl

public interface LocalIla
extends Ila

Marker interface for a local (non-remote) implementation of Ila.

Author:
Babak Farhang

Field Summary
 
Fields inherited from interface org.topoweb.ila.NodeConstants
BACK, FIRST_PAGE, FORE, LAST_PAGE, LINK_MASK, PAGE_MASK
 
Methods inherited from interface org.topoweb.ila.Ila
getKnown, getLinkNode, getLinks, getNode, register
 


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.