ModeShape Distribution 3.0.0.Beta4

org.modeshape.webdav.methods
Class DoNotImplemented

java.lang.Object
  extended by org.modeshape.webdav.methods.DoNotImplemented
All Implemented Interfaces:
IMethodExecutor

public class DoNotImplemented
extends Object
implements IMethodExecutor


Constructor Summary
DoNotImplemented(boolean readOnly)
           
 
Method Summary
 void execute(ITransaction transaction, HttpServletRequest req, HttpServletResponse resp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoNotImplemented

public DoNotImplemented(boolean readOnly)
Method Detail

execute

public void execute(ITransaction transaction,
                    HttpServletRequest req,
                    HttpServletResponse resp)
             throws IOException
Specified by:
execute in interface IMethodExecutor
Throws:
IOException

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.