org.apache.stratos.validate.domain.ui.utils
Class Util

java.lang.Object
  extended by org.apache.stratos.validate.domain.ui.utils.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static ValidateDomainClient getValidateDomainClient(javax.servlet.ServletRequest request, javax.servlet.ServletConfig config, javax.servlet.http.HttpSession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getValidateDomainClient

public static ValidateDomainClient getValidateDomainClient(javax.servlet.ServletRequest request,
                                                           javax.servlet.ServletConfig config,
                                                           javax.servlet.http.HttpSession session)
                                                    throws org.wso2.carbon.registry.core.exceptions.RegistryException
Throws:
org.wso2.carbon.registry.core.exceptions.RegistryException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.