public class IAgentTroubleshootingTaskStub extends org.apache.axis.client.Stub implements IAgentTroubleshootingTask
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 |
---|
IAgentTroubleshootingTaskStub() |
IAgentTroubleshootingTaskStub(javax.xml.rpc.Service service) |
IAgentTroubleshootingTaskStub(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) |
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 |
providerKeyResync() |
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 IAgentTroubleshootingTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IAgentTroubleshootingTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IAgentTroubleshootingTaskStub(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 providerKeyResync() throws java.rmi.RemoteException
providerKeyResync
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public OneWay gc() throws java.rmi.RemoteException
gc
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public OneWay save() throws java.rmi.RemoteException
save
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public java.lang.String nslookup(java.lang.String ip) throws java.rmi.RemoteException
nslookup
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public java.lang.String saveDebug() throws java.rmi.RemoteException
saveDebug
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public java.lang.String dnslookup(java.lang.String ip) throws java.rmi.RemoteException
dnslookup
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public java.lang.String dumpProductInfo() throws java.rmi.RemoteException
dumpProductInfo
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public OneWay generateThreadDump() throws java.rmi.RemoteException
generateThreadDump
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public OneWay resetClockProfiling() throws java.rmi.RemoteException
resetClockProfiling
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public FilterAPI updateAuditingApiFilter(FilterAPI filter) throws java.rmi.RemoteException
updateAuditingApiFilter
in interface IAgentTroubleshootingTask
java.rmi.RemoteException
public OneWay writerEventLogEntry(java.lang.String message) throws java.rmi.RemoteException
writerEventLogEntry
in interface IAgentTroubleshootingTask
java.rmi.RemoteException