rice.p2p.scribe.testing
Class ScribeRegrTest.TestScribePolicy
java.lang.Object
rice.p2p.scribe.ScribePolicy.DefaultScribePolicy
rice.p2p.scribe.testing.ScribeRegrTest.TestScribePolicy
- All Implemented Interfaces:
- ScribePolicy
- Enclosing class:
- ScribeRegrTest
public class ScribeRegrTest.TestScribePolicy
- extends ScribePolicy.DefaultScribePolicy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scribe
protected Scribe scribe
allowSubscribe
protected boolean allowSubscribe
neverAllowSubscribe
protected boolean neverAllowSubscribe
ScribeRegrTest.TestScribePolicy
public ScribeRegrTest.TestScribePolicy(Scribe scribe)
allowSubscribe
public void allowSubscribe(boolean allowSubscribe)
neverAllowSubscribe
public void neverAllowSubscribe(boolean neverAllowSubscribe)
allowSubscribe
public boolean allowSubscribe(SubscribeMessage message,
ScribeClient[] clients,
NodeHandle[] children)
- Description copied from class:
ScribePolicy.DefaultScribePolicy
- This method should be deprecated, but is here for reverse compatibility. We changed the
allowSubscribe() method, but classes that extend DefaultScribePolicy object could make a mistake
and not override the new one.
- Overrides:
allowSubscribe
in class ScribePolicy.DefaultScribePolicy
- Returns:
Copyright © 2001-2005 - Rice Pastry.