org.apache.cocoon.jnet
Class URLHandlerFactoryCollector

java.lang.Object
  extended byorg.apache.cocoon.jnet.URLHandlerFactoryCollector

public class URLHandlerFactoryCollector
extends Object


Constructor Summary
URLHandlerFactoryCollector()
           
 
Method Summary
 Object installURLHandlers(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 void setUrlHandlerFactories(Map urlHandlerFactories)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLHandlerFactoryCollector

public URLHandlerFactoryCollector()
Method Detail

installURLHandlers

public Object installURLHandlers(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
                          throws Throwable
Throws:
Throwable

setUrlHandlerFactories

public void setUrlHandlerFactories(Map urlHandlerFactories)


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.