Interface ContextSubscription
- All Known Implementing Classes:
ContextData
public interface ContextSubscription
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classContextSubscription.State -
Method Summary
-
Method Details
-
name
String name() -
publisher
-
state
ContextSubscription.State state()
-