grinda.impl
Interface TupleBroker
- All Superinterfaces:
- ClientListener, java.lang.Cloneable, RequestListener, ResultListener, SubscriptionListener
- All Known Implementing Classes:
- LearningTupleBroker, MasterSlaveTupleBroker
public interface TupleBroker
- extends ResultListener, RequestListener, ClientListener, SubscriptionListener, java.lang.Cloneable
This interface should be implemented by all classes that are
responsable of forwarding the tuples beetwen the local and remote
tuple spaces
- Version:
- 1.0
- Author:
- Sirio Capizzi
Method Summary |
java.lang.Object |
clone()
|
void |
initialize(java.lang.String id,
TupleSpaceConfigurationParameter[] conf)
|
initialize
void initialize(java.lang.String id,
TupleSpaceConfigurationParameter[] conf)
clone
java.lang.Object clone()
Copyright © 2006 Sirio Capizzi. All Rights Reserved.