railo.runtime
Class ComponentProperties

java.lang.Object
  extended by railo.runtime.ComponentProperties
All Implemented Interfaces:
Serializable

public class ComponentProperties
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ComponentProperties(String dspName, String extend, String implement, String hint, Boolean output, String callPath, boolean realPath, boolean _synchronized, Class javaAccessClass, boolean persistent, boolean accessors, Struct meta)
           
 
Method Summary
 ComponentProperties duplicate()
           
 String getWsdlFile()
          returns null if there is no wsdlFile defined
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentProperties

public ComponentProperties(String dspName,
                           String extend,
                           String implement,
                           String hint,
                           Boolean output,
                           String callPath,
                           boolean realPath,
                           boolean _synchronized,
                           Class javaAccessClass,
                           boolean persistent,
                           boolean accessors,
                           Struct meta)
Method Detail

duplicate

public ComponentProperties duplicate()

getWsdlFile

public String getWsdlFile()
returns null if there is no wsdlFile defined

Returns:
the wsdlFile
Throws:
ExpressionException


Copyright © 2012 Railo