org.openorb.notify
Interface PersistenceManagement

All Known Implementing Classes:
EventChannelImpl, ProxyPushSupplierImpl, SequenceProxyPullSupplierImpl, StructuredProxyPullSupplierImpl, StructuredProxyPushConsumerImpl, SupplierAdminImpl, FilterImpl, ConsumerAdminImpl, StructuredProxyPushSupplierImpl, SequenceProxyPushSupplierImpl, ProxyPullConsumerImpl, SequenceProxyPushConsumerImpl, ProxyPullSupplierImpl, MappingFilterImpl, ProxyPushConsumerImpl, SequenceProxyPullConsumerImpl, StructuredProxyPullConsumerImpl

public interface PersistenceManagement

The PersistenceManagement interface is implemented by the classes that need to be kept persistent and allows getteing information from them.

Author:
Olivier Modica

Method Summary
 byte[] getPid()
          Returns the pid of the persistent/transient object
 

Method Detail

getPid

public byte[] getPid()
Returns the pid of the persistent/transient object