Class BaseSubscriberForSubscriptionResources
java.lang.Object
ca.uhn.fhir.jpa.subscription.match.matcher.subscriber.BaseSubscriberForSubscriptionResources
- All Implemented Interfaces:
org.springframework.messaging.MessageHandler
- Direct Known Subclasses:
SubscriptionActivatingSubscriber,SubscriptionRegisteringSubscriber
public abstract class BaseSubscriberForSubscriptionResources
extends Object
implements org.springframework.messaging.MessageHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisSubscription(ResourceModifiedMessage theNewResource)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.messaging.MessageHandler
handleMessage
-
Field Details
-
myFhirContext
-
-
Constructor Details
-
BaseSubscriberForSubscriptionResources
-
-
Method Details
-
isSubscription
-