Module Cmpi::ProviderIF
In: cmpi/provider.rb

Generic Provider interface

Defines the interface common to all specific providers

define MI provider interfaces as modules so they can be used as mixins

Typing information about interface function parameters

context : CMPIContext result : CMPIResult reference : CMPIObjectPath properties : Array of String

Methods

cleanup   method_missing   new  

Public Class methods

Attn: This is different from the derived provider

      which gets name, broker, context passed to initialize

Protected Class methods

Protected Instance methods

Cleanup provider, terminating: boolean

[Validate]