Interface GraphContainerProviderRegistration


  • public interface GraphContainerProviderRegistration
    Helper interface used to wrap a GraphContainerProvider. This is necessary as otherwise if listening to GraphContainerProvider references they may not be available in the GraphService yet.
    Author:
    mvrueden