railo.runtime
Class ComponentProperties
java.lang.Object
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)
|
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)
duplicate
public ComponentProperties duplicate()
getWsdlFile
public String getWsdlFile()
- returns null if there is no wsdlFile defined
- Returns:
- the wsdlFile
- Throws:
ExpressionException
Copyright © 2012 Railo