Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::cmw::mom::util::TopicAdminHelper Class Reference

List of all members.

Static Public Member Functions

boolean validateTopic (String topic, String username, int reason)

Static Public Attributes

final String ROOT = "CMW"
final int FOR_PUBLISHING = 0
final int FOR_SUBSCRIBING = 1

Detailed Description

Util class. Helper class for topic namespace handling.
Version:
1.0 23 Jan 2001
Author:
Controls Middleware Project


Member Function Documentation

boolean cern::cmw::mom::util::TopicAdminHelper::validateTopic String  topic,
String  username,
int  reason
[inline, static]
 

Check the topic validity with respect to the username.

Returns:
boolean true if the topic is valid.
Parameters:
topic The topic name.
username The username.
reason The reason why the topic is about to be created.


Member Data Documentation

final int cern::cmw::mom::util::TopicAdminHelper::FOR_PUBLISHING = 0 [static]
 

Validate topic creation for publication.

final int cern::cmw::mom::util::TopicAdminHelper::FOR_SUBSCRIBING = 1 [static]
 

Validate topic creation for subscription.

final String cern::cmw::mom::util::TopicAdminHelper::ROOT = "CMW" [static]
 

The root cmw topic namespace


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:08 2009 for ACS Java API by doxygen 1.3.8