|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsrp4j.persistence.xml.driver.ServerPersistentFactoryImpl
This class is the server factory implementation for the persistence support.
| Field Summary | |
private Logger |
logger
|
private java.lang.String |
path
|
private static PersistentHandler |
persistentHandler
|
private static ServerPersistentInformationProvider |
serverInfoProvider
|
private static ServerPersistentFactory |
serverPersistentFactory
|
| Constructor Summary | |
ServerPersistentFactoryImpl()
|
|
| Method Summary | |
PersistentDataObject |
getConsumerConfiguredPortletList()
Returns the ConsumerConfiguredPortletList |
PersistentDataObject |
getConsumerPortletRegistrationList()
Returns the ConsumerPortletRegistrationList |
PersistentHandler |
getPersistentHandler()
Returns a PersistentHandler |
PersistentInformationProvider |
getPersistentInformationProvider()
Returns the PersistentInformationProvider |
PersistentDataObject |
getPortletDescriptionList()
Returns the PortletDescriptionList |
PersistentDataObject |
getPortletList()
Returns the PortletList |
PersistentDataObject |
getProducerList()
Returns the ProducerList |
PersistentDataObject |
getRegistrationList()
Returns the RegistrationList |
PersistentDataObject |
getServiceDescriptionList()
Returns the ServiceDescriptionList |
PersistentDataObject |
getUserList()
Returns the UserList |
void |
setPath(java.lang.String path)
Set the real offset path of the persistent store |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static ServerPersistentFactory serverPersistentFactory
private static PersistentHandler persistentHandler
private static ServerPersistentInformationProvider serverInfoProvider
private java.lang.String path
private Logger logger
| Constructor Detail |
public ServerPersistentFactoryImpl()
| Method Detail |
public PersistentHandler getPersistentHandler()
getPersistentHandler in interface PersistentFactorypublic PersistentInformationProvider getPersistentInformationProvider()
PersistentFactory
getPersistentInformationProvider in interface PersistentFactorypublic void setPath(java.lang.String path)
path - as string value
public PersistentDataObject getPortletList()
throws WSRPException
getPortletList in interface PersistentFactoryWSRPException
public PersistentDataObject getProducerList()
throws WSRPException
getProducerList in interface PersistentFactoryWSRPException
public PersistentDataObject getRegistrationList()
throws WSRPException
getRegistrationList in interface ServerPersistentFactoryWSRPException
public PersistentDataObject getUserList()
throws WSRPException
getUserList in interface PersistentFactoryWSRPException
public PersistentDataObject getConsumerConfiguredPortletList()
throws WSRPException
getConsumerConfiguredPortletList in interface ServerPersistentFactoryWSRPException
public PersistentDataObject getPortletDescriptionList()
throws WSRPException
getPortletDescriptionList in interface ServerPersistentFactoryWSRPException
public PersistentDataObject getServiceDescriptionList()
throws WSRPException
getServiceDescriptionList in interface ServerPersistentFactoryWSRPException
public PersistentDataObject getConsumerPortletRegistrationList()
throws WSRPException
getConsumerPortletRegistrationList in interface ServerPersistentFactoryWSRPException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||