com.liferay.portlet.wsrp
Class UserRegistryImpl

java.lang.Object
  extended by org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
      extended by com.liferay.portlet.wsrp.UserRegistryImpl
All Implemented Interfaces:
org.apache.wsrp4j.consumer.UserRegistry

public class UserRegistryImpl
extends org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl

View Source

Author:
Michael Young

Method Summary
static org.apache.wsrp4j.consumer.UserRegistry getInstance()
           
 
Methods inherited from class org.apache.wsrp4j.consumer.driver.GenericUserRegistryImpl
addUser, getAllUsers, getUser, removeAllUsers, removeUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static org.apache.wsrp4j.consumer.UserRegistry getInstance()