org.apache.cocoon.blockdeployment
Class BlockContextURLStreamHandlerFactory
java.lang.Object
org.apache.cocoon.blockdeployment.BlockContextURLStreamHandlerFactory
- All Implemented Interfaces:
- ApplicationContextAware, URLStreamHandlerFactory
- public class BlockContextURLStreamHandlerFactory
- extends Object
- implements URLStreamHandlerFactory, ApplicationContextAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockContextURLStreamHandlerFactory
public BlockContextURLStreamHandlerFactory()
createURLStreamHandler
public URLStreamHandler createURLStreamHandler(String protocol)
-
- Specified by:
createURLStreamHandler
in interface URLStreamHandlerFactory
- See Also:
URLStreamHandlerFactory.createURLStreamHandler(java.lang.String)
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
-
- Specified by:
setApplicationContext
in interface ApplicationContextAware
- Throws:
BeansException
- See Also:
ApplicationContextAware.setApplicationContext(org.springframework.context.ApplicationContext)
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.