org.opennms.protocols.wmi.wbem
Interface OnmsWbemObjectPath
- All Known Implementing Classes:
- OnmsWbemObjectPathImpl
public interface OnmsWbemObjectPath
getWmiAuthority
String getWmiAuthority()
throws WmiException
- Throws:
WmiException
getWmiClass
String getWmiClass()
throws WmiException
- Throws:
WmiException
getWmiDisplayName
String getWmiDisplayName()
throws WmiException
- Throws:
WmiException
getWmiLocale
String getWmiLocale()
throws WmiException
- Throws:
WmiException
getWmiNamespace
String getWmiNamespace()
throws WmiException
- Throws:
WmiException
getWmiParentNamespace
String getWmiParentNamespace()
throws WmiException
- Throws:
WmiException
getWmiPath
String getWmiPath()
throws WmiException
- Throws:
WmiException
getWmiRelPath
String getWmiRelPath()
throws WmiException
- Throws:
WmiException
getWmiServer
String getWmiServer()
throws WmiException
- Throws:
WmiException
getWmiIsClass
Boolean getWmiIsClass()
throws WmiException
- Throws:
WmiException
getWmiIsSingleton
Boolean getWmiIsSingleton()
throws WmiException
- Throws:
WmiException
Copyright © 2009. All Rights Reserved.