WebSphere WebSphere Application Server Network Deployment, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

SIDestinationAddressFactory

This topic describes the SIDestinationAddressFactory, the public interface which is used for the creation of each instance of an SIDestinationAddress.

public abstract class SIDestinationAddressFactory extends java.lang.Object

This class creates an SIDestinationAddressFactory at static initialization that is subsequently used for the creation of all instances of SIDestinationAddress

The API has three methods:
  • getInstance: This method gets the singleton SIDestinationAddressFactory which is to be used for creating SIDestinationAddress instances.
  • createSIDestinationAddress: These two methods are used to create a SIDestinationAddress to represent a service integration bus destination. The first will create a SIDestination that exists only on the local service integration bus (and maybe localized to the "local" messaging engine depending on the localOnly flag). The second method is used to create a SIDestination that exists on a remote service integration bus.

For mote information about the SIDestinationAddressFactory interface, see the SIDestinationAddressFactory generated API information.


Reference topic

Terms of Use | Feedback

Last updated: 5 Oct 2005
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.pmc.nd.doc\ref\rjy1370.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)