Class
caplin.sl4badapter.providers

SL4BMessageService

Provides access to publish/subscribe asynchronous messaging services.

Constructor Summary

Attributes Name and Description
caplin.sl4badapter.providers.SL4BMessageService()

Method Summary

Attributes Name and Description
void createSubscriber(String sSubjectName)

Retrieves a subscriber for the named subject.

Constructor Detail

caplin.sl4badapter.providers.SL4BMessageService()

Method Detail

void createSubscriber(String sSubjectName)

Retrieves a subscriber for the named subject.

Parameters
String sSubjectName The name of the subject.