de.uniba.wiai.lspi.chord.com.local
Interface InvocationListener
public interface InvocationListener
This interface has to be implemented by classes that want to be notified
about invocations made to a ThreadEndpoint.
FIND_SUCCESSOR
static final int FIND_SUCCESSOR
- See Also:
- Constant Field Values
INSERT_ENTRY
static final int INSERT_ENTRY
- See Also:
- Constant Field Values
INSERT_REPLICAS
static final int INSERT_REPLICAS
- See Also:
- Constant Field Values
LEAVES_NETWORK
static final int LEAVES_NETWORK
- See Also:
- Constant Field Values
NOTIFY
static final int NOTIFY
- See Also:
- Constant Field Values
NOTIFY_AND_COPY
static final int NOTIFY_AND_COPY
- See Also:
- Constant Field Values
PING
static final int PING
- See Also:
- Constant Field Values
REMOVE_ENTRY
static final int REMOVE_ENTRY
- See Also:
- Constant Field Values
REMOVE_REPLICAS
static final int REMOVE_REPLICAS
- See Also:
- Constant Field Values
RETRIEVE_ENTRIES
static final int RETRIEVE_ENTRIES
- See Also:
- Constant Field Values
notifyInvocationOf
void notifyInvocationOf(int method)
- Parameters:
method -
notifyInvocationOfFinished
void notifyInvocationOfFinished(int method)
- Parameters:
method -
Copyright © 2004-2008 Karsten Loesing, Sven Kaffille - Distributed and Mobile Systems Group, Lehrstuhl für Praktische Informatik, Universität Bamberg. All Rights Reserved.