TIBCO BusinessEvents™
Standard
Collections
List
Collections.List
.
createList()
Signature
Object createList ( String className )
Domain
ACTION
Description
Creates user specified List implementation
Parameters
Name
Type
Description
className
String
Specify the className that implements the List interface
Returns
Type
Description
Object
Instance of user specified List implementation
Cautions
none