|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface must be implemented by all providers.
| Method Summary | |
void |
close()
Called by the Provider Object Manager Adapter when the provider is unloaded. |
void |
initialize(ProviderHandle handle)
Called by the Provider Object Manager Adapter when the provider is loaded. |
| Method Detail |
public void close()
throws WBEMException
WBEMException
public void initialize(ProviderHandle handle)
throws WBEMException
handle - a handle that can be used to perform operations
WBEMException - If unsuccessful, one of the following status codes may be
returned. The ORDERED list is:
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||