java.lang.Object
org.mbari.vcr4j.decorators.LoggingDecorator<RS422State,RS422Error>
org.mbari.vcr4j.rs422.decorators.RS422LoggingDecorator
- All Implemented Interfaces:
Decorator
- Since:
- 2016-02-03T12:08:00
- Author:
- Brian Schlining
-
Field Summary
Fields inherited from class org.mbari.vcr4j.decorators.LoggingDecorator
commandSubscriber, errorSubscriber, indexSubscriber, log, stateSubscriber -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RS422LoggingDecorator
-
-
Method Details
-
unsubscribe
public void unsubscribe()- Specified by:
unsubscribein interfaceDecorator- Overrides:
unsubscribein classLoggingDecorator<RS422State,RS422Error>
-