org.planx.xmlstore.regions
Class HashSharer

java.lang.Object
  extended by org.planx.xmlstore.regions.Sharer
      extended by org.planx.xmlstore.regions.HashSharer

public class HashSharer
extends Sharer


Field Summary
 
Fields inherited from class org.planx.xmlstore.regions.Sharer
bgTask, invocations, isDiscriminated, isIterated, manager, timer
 
Method Summary
 void share()
           
 void share(Region r)
           
 
Methods inherited from class org.planx.xmlstore.regions.Sharer
invocations, isDiscriminated, isIterated, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

share

public void share()
           throws IOException,
                  UnknownReferenceException
Specified by:
share in class Sharer
Throws:
IOException
UnknownReferenceException

share

public void share(Region r)
           throws IOException,
                  UnknownReferenceException
Throws:
IOException
UnknownReferenceException


Copyright © 2010. All Rights Reserved.