Handler

Declares the handler for a service-ref. Handlers can access the init-param name/value pairs using the HandlerInfo interface. If port-name is not specified, the handler is assumed to be associated with all ports of the service.Used in: service-ref



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

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*



portNames    -     
     data type: PortName*


Copyright IBM Corp. 1996-2002