org.wso2.carbon.hostobjects.carbonutil.internal
Class ServiceHodler

java.lang.Object
  extended by org.wso2.carbon.hostobjects.carbonutil.internal.ServiceHodler

public class ServiceHodler
extends Object


Constructor Summary
ServiceHodler()
           
 
Method Summary
static org.wso2.carbon.user.core.service.RealmService getRealmService()
           
static void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceHodler

public ServiceHodler()
Method Detail

getRealmService

public static org.wso2.carbon.user.core.service.RealmService getRealmService()

setRealmService

public static void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)


Copyright © 2015 WSO2. All rights reserved.