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