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