public class IControlTowerTaskStub extends org.apache.axis.client.Stub implements IControlTowerTask
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 |
---|
IControlTowerTaskStub() |
IControlTowerTaskStub(javax.xml.rpc.Service service) |
IControlTowerTaskStub(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() |
void |
exportComponent(DashboardComponentTO componentTO) |
ControlTowerConfigTO |
fetchConfig() |
boolean |
fetchConfigEnabled() |
java.lang.String |
fetchPctVersion(ControlTowerConfigTO configTo) |
void |
updateConfig(ControlTowerConfigTO configTO) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IControlTowerTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IControlTowerTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IControlTowerTaskStub(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 void updateConfig(ControlTowerConfigTO configTO) throws java.rmi.RemoteException
updateConfig
in interface IControlTowerTask
java.rmi.RemoteException
public void exportComponent(DashboardComponentTO componentTO) throws java.rmi.RemoteException
exportComponent
in interface IControlTowerTask
java.rmi.RemoteException
public ControlTowerConfigTO fetchConfig() throws java.rmi.RemoteException
fetchConfig
in interface IControlTowerTask
java.rmi.RemoteException
public java.lang.String fetchPctVersion(ControlTowerConfigTO configTo) throws java.rmi.RemoteException
fetchPctVersion
in interface IControlTowerTask
java.rmi.RemoteException
public boolean fetchConfigEnabled() throws java.rmi.RemoteException
fetchConfigEnabled
in interface IControlTowerTask
java.rmi.RemoteException