org.apache.wsrp4j.persistence
Interface PersistentInformationProvider

All Known Subinterfaces:
ClientPersistentInformationProvider, ServerPersistentInformationProvider
All Known Implementing Classes:
ClientPersistentInformationProviderImpl, ServerPersistentInformationProviderImpl

public interface PersistentInformationProvider

This class is the generic interface for the PersistentInformationProviders.

Version:
$Id: PersistentInformationProvider.java,v 1.4 2005/08/10 14:59:57 cziegeler Exp $
Author:
Ralf Altrichter



--