IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.sca.addressing
Interface EndpointReferenceFactory


public interface EndpointReferenceFactory

A factory for creating WS-Adressing endpoint references.


Field Summary
static EndpointReferenceFactory INSTANCE
          The default factory.
 
Method Summary
 EndpointReference createEndpointReference()
          Creates a new EndpointReference.
 

Field Detail

INSTANCE

static final EndpointReferenceFactory INSTANCE
The default factory.

Method Detail

createEndpointReference

EndpointReference createEndpointReference()
Creates a new EndpointReference.

Returns:
A new EndpointReference.

IBM WebSphere Application ServerTM
Release 8