org.openorb.pss.connector.file

Interface PersistentRef

public interface PersistentRef

This interface is implemented by all reference storage type.

Author: Jerome Daniel

Method Summary
voidsetPersistentLinks(StorageHomeBase home_base, PID pid)
Set some information after incarnation
voidupdate(byte[] pid)
Update a reference PID

Method Detail

setPersistentLinks

public void setPersistentLinks(StorageHomeBase home_base, PID pid)
Set some information after incarnation

update

public void update(byte[] pid)
Update a reference PID