railo.runtime.cfx.customtag
Class CPPCustomTag

java.lang.Object
  extended by railo.runtime.cfx.customtag.CPPCustomTag
All Implemented Interfaces:
CustomTag

public class CPPCustomTag
extends Object
implements CustomTag


Constructor Summary
CPPCustomTag(String serverLibrary, String procedure, boolean keepAlive)
           
 
Method Summary
 void processRequest(Request request, Response response)
          methods to invoke tag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPPCustomTag

public CPPCustomTag(String serverLibrary,
                    String procedure,
                    boolean keepAlive)
             throws CFXTagException
Throws:
CFXTagException
Method Detail

processRequest

public void processRequest(Request request,
                           Response response)
                    throws Exception
Description copied from interface: CustomTag
methods to invoke tag

Specified by:
processRequest in interface CustomTag
Throws:
Exception


Copyright © 2012 Railo