org.directwebremoting.dwrp
Class AbstractOutboundVariable.NotInlineDefinition

java.lang.Object
  extended by org.directwebremoting.dwrp.AbstractOutboundVariable.NotInlineDefinition
Enclosing class:
AbstractOutboundVariable

protected class AbstractOutboundVariable.NotInlineDefinition
extends java.lang.Object

A helper struct to pass a build code and define code together


Constructor Summary
protected AbstractOutboundVariable.NotInlineDefinition(java.lang.String declareCode, java.lang.String buildCode)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractOutboundVariable.NotInlineDefinition

protected AbstractOutboundVariable.NotInlineDefinition(java.lang.String declareCode,
                                                       java.lang.String buildCode)