|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceRefType
A representation of the model object 'Service Ref Type'. The service-ref element declares a reference to a Web service. It contains optional description, display name and icons, a declaration of the required Service interface, an optional WSDL document location, an optional set of JAX-RPC mappings, an optional QName for the service element, an optional set of Service Endpoint Interfaces to be resolved by the container to a WSDL port, and an optional set of handlers.
The following features are supported:
DescriptionDisplay NameIconService Ref NameService InterfaceWsdl FileJaxrpc Mapping FileService QnamePort Component RefHandlerId
Webapp24Package.getServiceRefType()| Method Summary | |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
|
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
|
getHandler()
Returns the value of the 'Handler' containment reference list. |
|
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
PathType |
getJaxrpcMappingFile()
Returns the value of the 'Jaxrpc Mapping File' containment reference. |
|
getPortComponentRef()
Returns the value of the 'Port Component Ref' containment reference list. |
FullyQualifiedClassType |
getServiceInterface()
Returns the value of the 'Service Interface' containment reference. |
XsdQNameType |
getServiceQname()
Returns the value of the 'Service Qname' containment reference. |
JndiNameType |
getServiceRefName()
Returns the value of the 'Service Ref Name' containment reference. |
XsdAnyURIType |
getWsdlFile()
Returns the value of the 'Wsdl File' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setJaxrpcMappingFile(PathType value)
Sets the value of the ' Jaxrpc Mapping File' containment reference. |
void |
setServiceInterface(FullyQualifiedClassType value)
Sets the value of the ' Service Interface' containment reference. |
void |
setServiceQname(XsdQNameType value)
Sets the value of the ' Service Qname' containment reference. |
void |
setServiceRefName(JndiNameType value)
Sets the value of the ' Service Ref Name' containment reference. |
void |
setWsdlFile(XsdAnyURIType value)
Sets the value of the ' Wsdl File' containment reference. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getServiceRefType_Description()getDisplayName()
DisplayNameType.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getServiceRefType_DisplayName()getIcon()
IconType.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getServiceRefType_Icon()JndiNameType getServiceRefName()
setServiceRefName(JndiNameType),
Webapp24Package.getServiceRefType_ServiceRefName()void setServiceRefName(JndiNameType value)
Service Ref Name' containment reference.
value - the new value of the 'Service Ref Name' containment reference.getServiceRefName()FullyQualifiedClassType getServiceInterface()
setServiceInterface(FullyQualifiedClassType),
Webapp24Package.getServiceRefType_ServiceInterface()void setServiceInterface(FullyQualifiedClassType value)
Service Interface' containment reference.
value - the new value of the 'Service Interface' containment reference.getServiceInterface()XsdAnyURIType getWsdlFile()
setWsdlFile(XsdAnyURIType),
Webapp24Package.getServiceRefType_WsdlFile()void setWsdlFile(XsdAnyURIType value)
Wsdl File' containment reference.
value - the new value of the 'Wsdl File' containment reference.getWsdlFile()PathType getJaxrpcMappingFile()
setJaxrpcMappingFile(PathType),
Webapp24Package.getServiceRefType_JaxrpcMappingFile()void setJaxrpcMappingFile(PathType value)
Jaxrpc Mapping File' containment reference.
value - the new value of the 'Jaxrpc Mapping File' containment reference.getJaxrpcMappingFile()XsdQNameType getServiceQname()
setServiceQname(XsdQNameType),
Webapp24Package.getServiceRefType_ServiceQname()void setServiceQname(XsdQNameType value)
Service Qname' containment reference.
value - the new value of the 'Service Qname' containment reference.getServiceQname()getPortComponentRef()
PortComponentRefType.
The port-component-ref element declares a client dependency
on the container for resolving a Service Endpoint Interface
to a WSDL port. It optionally associates the Service Endpoint
Interface with a particular port-component. This is only used
by the container for a Service.getPort(Class) method call.
Webapp24Package.getServiceRefType_PortComponentRef()getHandler()
ServiceRefHandlerType.
Declares the handler for a port-component. 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.
Webapp24Package.getServiceRefType_Handler()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp24Package.getServiceRefType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||