Uses of Class
org.apache.wsrp4j.util.StateChangedServiceImpl

Packages that use StateChangedServiceImpl
org.apache.wsrp4j.consumer.app.driver   
org.apache.wsrp4j.consumer.driver   
 

Uses of StateChangedServiceImpl in org.apache.wsrp4j.consumer.app.driver
 

Subclasses of StateChangedServiceImpl in org.apache.wsrp4j.consumer.app.driver
 class PageImpl
          A simple page with portlets on it.
 

Uses of StateChangedServiceImpl in org.apache.wsrp4j.consumer.driver
 

Subclasses of StateChangedServiceImpl in org.apache.wsrp4j.consumer.driver
 class ProducerImpl
          A consumer representation of a WSRP-producer providing WSRP-portlets.
 class UserImpl
          This class contains the userid and the UserContext together for Castor persistence support.
 class WSRPPortletImpl
          Implements the portlet interface
 



--