Interface RSVPExtensionConsumerContext
- All Known Subinterfaces:
 RSVPExtensionProviderContext
- All Known Implementing Classes:
 DefaultRSVPExtensionConsumerContext,SimpleRSVPExtensionConsumerContext,SimpleRSVPExtensionProviderContext
public interface RSVPExtensionConsumerContext
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getRsvpRegistry
RSVPTeObjectRegistry getRsvpRegistry() - 
getXROSubobjectHandlerRegistry
XROSubobjectRegistry getXROSubobjectHandlerRegistry() - 
getEROSubobjectHandlerRegistry
EROSubobjectRegistry getEROSubobjectHandlerRegistry() - 
getRROSubobjectHandlerRegistry
RROSubobjectRegistry getRROSubobjectHandlerRegistry() - 
getLabelHandlerRegistry
LabelRegistry getLabelHandlerRegistry() 
 -