com.anabas.gxo
Interface GMS_MessageSelector
- public interface GMS_MessageSelector
Title:
Description:
Copyright: Copyright (c) 2000
Company:
mergeWithSelector
public GMS_MessageSelector mergeWithSelector(GMS_MessageSelector selector)
throws GXO_ConflictingSelectorException
- Merge the current selector with the one specified.
- Throws:
- ConflictingSelectorException - If the 2 selector have conflicting
interests.
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Object
- Returns:
- The string representation of this message selector.