Class NotificationChannelNamespace

java.lang.Object
com.caplin.datasource.notification.impl.namespace.NotificationChannelNamespace
All Implemented Interfaces:
com.caplin.datasource.namespace.Namespace

public class NotificationChannelNamespace extends Object implements com.caplin.datasource.namespace.Namespace
  • Constructor Details

    • NotificationChannelNamespace

      public NotificationChannelNamespace()
  • Method Details

    • match

      public boolean match(String subject)
      Specified by:
      match in interface com.caplin.datasource.namespace.Namespace
    • toString

      public String toString()
      Overrides:
      toString in class Object