org.wso2.carbon.registry.core.config
Class HandlerConfiguration
java.lang.Object
org.wso2.carbon.registry.core.config.HandlerConfiguration
Deprecated.
@Deprecated
public class HandlerConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerConfiguration
public HandlerConfiguration()
- Deprecated.
getFilter
public Filter getFilter()
- Deprecated.
setFilter
public void setFilter(Filter filter)
- Deprecated.
getHandler
public Handler getHandler()
- Deprecated.
setHandler
public void setHandler(Handler handler)
- Deprecated.
Copyright © 2010. All Rights Reserved.