WebSphere WebSphere Application Server Network Deployment, Version 6.1.x Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

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 more information about the SIDestinationAddressFactory interface, see the SIDestinationAddressFactory generated API information.


Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 26 February 2009
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.nd.multiplatform.doc/ref/rjy1370.html

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