org.apache.cocoon.servlet.node
Class MimeTypeCollector

java.lang.Object
  extended by org.apache.cocoon.servlet.node.MimeTypeCollector

public class MimeTypeCollector
extends Object


Constructor Summary
MimeTypeCollector()
           
 
Method Summary
static void clearMimeType()
           
static String getMimeType()
           
 Object interceptInvoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeTypeCollector

public MimeTypeCollector()
Method Detail

clearMimeType

public static void clearMimeType()

getMimeType

public static String getMimeType()

interceptInvoke

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


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