org.apache.cocoon.jnet
Class URLHandlerFactoryCollector

java.lang.Object
  extended by org.apache.cocoon.jnet.URLHandlerFactoryCollector

public class URLHandlerFactoryCollector
extends Object


Constructor Summary
URLHandlerFactoryCollector()
           
 
Method Summary
 Object installURLHandlers(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 void popUrlHandlerFactories()
           
 void pushUrlHandlerFactories()
           
 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

pushUrlHandlerFactories

public void pushUrlHandlerFactories()
                             throws Exception
Throws:
Exception

popUrlHandlerFactories

public void popUrlHandlerFactories()

setUrlHandlerFactories

public void setUrlHandlerFactories(Map urlHandlerFactories)


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