vishnu.sharing
Class AbstractShareable

java.lang.Object
  extended by vishnu.sharing.AbstractShareable
All Implemented Interfaces:
Shareable
Direct Known Subclasses:
ShareableRecord, ShareableTable

public class AbstractShareable
extends java.lang.Object
implements Shareable

Author:
Hernan Rancati
 

Constructor Summary
AbstractShareable()
           
 
Method Summary
 ShareGate shareGate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractShareable

public AbstractShareable()
Method Detail

shareGate

public ShareGate shareGate()
Specified by:
shareGate in interface Shareable