public class IServerTroubleshootingTaskStub extends org.apache.axis.client.Stub implements IServerTroubleshootingTask
Modifier and Type | Field and Description |
---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
Constructor and Description |
---|
IServerTroubleshootingTaskStub() |
IServerTroubleshootingTaskStub(javax.xml.rpc.Service service) |
IServerTroubleshootingTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
Modifier and Type | Method and Description |
---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
OneWay |
clearPublicRealNames() |
protected org.apache.axis.client.Call |
createCall() |
java.lang.String |
dnslookup(java.lang.String ip) |
java.lang.String |
dumpProductInfo() |
OneWay |
gc() |
OneWay |
generateThreadDump() |
java.lang.String |
nslookup(java.lang.String ip) |
OneWay |
resetClockProfiling() |
OneWay |
save() |
java.lang.String |
saveDebug() |
FilterAPI |
updateAuditingApiFilter(FilterAPI filter) |
OneWay |
writerEventLogEntry(java.lang.String message) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IServerTroubleshootingTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IServerTroubleshootingTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IServerTroubleshootingTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private void addSerial(java.lang.String xmlns, java.lang.String localname, java.lang.Class cls, java.lang.Object serializer, java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public OneWay clearPublicRealNames() throws java.rmi.RemoteException
clearPublicRealNames
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public OneWay gc() throws java.rmi.RemoteException
gc
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public OneWay save() throws java.rmi.RemoteException
save
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public java.lang.String nslookup(java.lang.String ip) throws java.rmi.RemoteException
nslookup
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public java.lang.String saveDebug() throws java.rmi.RemoteException
saveDebug
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public java.lang.String dnslookup(java.lang.String ip) throws java.rmi.RemoteException
dnslookup
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public java.lang.String dumpProductInfo() throws java.rmi.RemoteException
dumpProductInfo
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public OneWay generateThreadDump() throws java.rmi.RemoteException
generateThreadDump
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public OneWay resetClockProfiling() throws java.rmi.RemoteException
resetClockProfiling
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public FilterAPI updateAuditingApiFilter(FilterAPI filter) throws java.rmi.RemoteException
updateAuditingApiFilter
in interface IServerTroubleshootingTask
java.rmi.RemoteException
public OneWay writerEventLogEntry(java.lang.String message) throws java.rmi.RemoteException
writerEventLogEntry
in interface IServerTroubleshootingTask
java.rmi.RemoteException