Package org.yamcs.container
Class ContainerWithIdRequestHelper
java.lang.Object
org.yamcs.container.ContainerWithIdRequestHelper
- All Implemented Interfaces:
ContainerConsumer
This sits in front of the ContainerRequestManager and implements subscriptions based on NamedObjectId
taking care to send to the consumers the containers with the requested id.
TODO: check privileges and subscription limits
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
subscribeAll
(ContainerWithIdConsumer subscriber)
-
Constructor Details
-
ContainerWithIdRequestHelper
-
-
Method Details
-
subscribe
- Throws:
InvalidIdentification
-
subscribeAll
-
processContainer
- Specified by:
processContainer
in interfaceContainerConsumer
-