|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ldodds.slug.framework.config.ComponentImpl
com.ldodds.slug.http.URLTaskFilter
com.ldodds.slug.http.DepthFilter
| Field Summary |
| Fields inherited from class com.ldodds.slug.framework.config.ComponentImpl |
_configured |
| Constructor Summary | |
DepthFilter()
|
|
DepthFilter(int depth)
|
|
| Method Summary | |
boolean |
acceptURL(URLTask task)
|
protected boolean |
doConfig(Resource self)
|
int |
getDepth()
|
| Methods inherited from class com.ldodds.slug.http.URLTaskFilter |
accept |
| Methods inherited from class com.ldodds.slug.framework.config.ComponentImpl |
configure, isConfigured |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ldodds.slug.framework.config.Component |
configure, isConfigured |
| Constructor Detail |
public DepthFilter()
public DepthFilter(int depth)
| Method Detail |
public boolean acceptURL(URLTask task)
protected boolean doConfig(Resource self)
doConfig in class ComponentImplpublic int getDepth()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||