Interface MutableMount

All Superinterfaces:
Mount
All Known Subinterfaces:
ContextualizableMount

public interface MutableMount extends Mount
Mount extension that decouples channel info retrieval from the mount service construction. It is only safe to use the methods that are exposed while the mount service is built; i.e. with the HstManagerImpl monitor held.