com.alibaba.dubbo.registry.pages
Class SubscribedPageHandler

java.lang.Object
  extended by com.alibaba.dubbo.registry.pages.SubscribedPageHandler
All Implemented Interfaces:
PageHandler

public class SubscribedPageHandler
extends Object
implements PageHandler

SubscribedPageHandler

Author:
william.liangf

Constructor Summary
SubscribedPageHandler()
           
 
Method Summary
 Page handle(URL url)
          Handle the page.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscribedPageHandler

public SubscribedPageHandler()
Method Detail

handle

public Page handle(URL url)
Description copied from interface: PageHandler
Handle the page.

Specified by:
handle in interface PageHandler
Returns:
the page.


Copyright © 2012–2017 Alibaba. All rights reserved.