Class DefaultExternalValueFactory.BaseLifecycleHandler

    • Constructor Detail

      • BaseLifecycleHandler

        protected BaseLifecycleHandler()
    • Method Detail

      • destroy

        public void destroy​(Value value)
        Description copied from interface: IValueLifecycleHandler
        Destruction of the initially created value. This serves as a clena up handle
        Specified by:
        destroy in interface IValueLifecycleHandler
        Parameters:
        value - the value to destroy
      • getMablModule

        public java.io.InputStream getMablModule()
        Specified by:
        getMablModule in interface org.intocps.maestro.typechecker.api.IDiscoverableRuntimeMablModule