org.openorb.notify
Interface PersistenceManagement

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

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

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