Interface IComponentRegistryService

    • Method Detail

      • addComponentType

        IFuture<java.lang.Void> addComponentType​(CreationInfo info)
        Add a new component type and a strategy.
        Parameters:
        componentmodel - The component model.
        rid - The resource identifier.
      • removeComponentType

        IFuture<java.lang.Void> removeComponentType​(java.lang.String filename)
        Remove a new component type and a strategy.
        Parameters:
        filename - The component model.