public class Win32_BaseServiceImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_BaseService
| Constructor and Description |
|---|
Win32_BaseServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_BaseServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_BaseServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_BaseServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAcceptPause() |
boolean |
getAcceptStop() |
String |
getCaption() |
String |
getCreationClassName() |
String |
getDescription() |
boolean |
getDesktopInteract() |
String |
getDisplayName() |
String |
getErrorControl() |
int |
getExitCode() |
Optional<OffsetDateTime> |
getInstallDate() |
String |
getName() |
String |
getPathName() |
int |
getServiceSpecificExitCode() |
String |
getServiceType() |
boolean |
getStarted() |
String |
getStartMode() |
String |
getStartName() |
String |
getState() |
String |
getStatus() |
String |
getSystemCreationClassName() |
String |
getSystemName() |
int |
getTagId() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_BaseServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_BaseServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_BaseServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_BaseServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public boolean getAcceptPause()
getAcceptPause in interface Win32_BaseServicepublic boolean getAcceptStop()
getAcceptStop in interface Win32_BaseServicepublic String getCaption()
getCaption in interface Win32_BaseServicepublic String getCreationClassName()
getCreationClassName in interface Win32_BaseServicepublic String getDescription()
getDescription in interface Win32_BaseServicepublic boolean getDesktopInteract()
getDesktopInteract in interface Win32_BaseServicepublic String getDisplayName()
getDisplayName in interface Win32_BaseServicepublic String getErrorControl()
getErrorControl in interface Win32_BaseServicepublic int getExitCode()
getExitCode in interface Win32_BaseServicepublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_BaseServicepublic String getName()
getName in interface Win32_BaseServicepublic String getPathName()
getPathName in interface Win32_BaseServicepublic int getServiceSpecificExitCode()
getServiceSpecificExitCode in interface Win32_BaseServicepublic String getServiceType()
getServiceType in interface Win32_BaseServicepublic boolean getStarted()
getStarted in interface Win32_BaseServicepublic String getStartMode()
getStartMode in interface Win32_BaseServicepublic String getStartName()
getStartName in interface Win32_BaseServicepublic String getState()
getState in interface Win32_BaseServicepublic String getStatus()
getStatus in interface Win32_BaseServicepublic String getSystemCreationClassName()
getSystemCreationClassName in interface Win32_BaseServicepublic String getSystemName()
getSystemName in interface Win32_BaseServicepublic int getTagId()
getTagId in interface Win32_BaseServiceCopyright © 2020. All rights reserved.