|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is the base interface implemented by all providers.
| Method Summary | |
void |
cleanup()
Called by the CIMOM when the provider is removed. |
void |
initialize(CIMOMHandle ch)
Called by the CIMOM when the provider is loaded. |
| Method Detail |
public void initialize(CIMOMHandle ch)
throws CIMException
CIMException - If unsuccessful, one of the following status
codes may be returned. The ORDERED list is:
CIM_ERR_FAILED (some other unspecified error occurred)
public void cleanup()
throws CIMException
CIMException - If unsuccessful, one of the following status
codes may be returned. The ORDERED list is:
CIM_ERR_FAILED (some other unspecified error occurred)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||