Handler

Declares the handler for a port-component. Handlers can access the init-param name/value pairs using the HandlerInfo interface.Used in: port-component



Attributes Summary
id : String  
description : String  
displayName : String  
smallIcon : String  
largeIcon : String  
handlerName : String  
handlerClass : String  
initParams : InitParam *  
soapHeaders : SOAPHeader *  
soapRoles : SOAPRole *  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



description    -     
     data type:  String
     default Value:   unspecified



displayName    -     
     data type:  String
     default Value:   unspecified



smallIcon    -     
     data type:  String
     default Value:   unspecified



largeIcon    -     
     data type:  String
     default Value:   unspecified



handlerName    -     
     data type:  String
     default Value:   unspecified



handlerClass    -     
     data type:  String
     default Value:   unspecified



initParams    -     
     data type: InitParam*



soapHeaders    -     
     data type: SOAPHeader*



soapRoles    -     
     data type: SOAPRole*


Copyright IBM Corp. 1996-2002