|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.client.Stub
com.hp.ov.nms.sdk.node.NodeBeanServiceStub
public class NodeBeanServiceStub
Field Summary | |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
Fields inherited from class org.apache.axis2.client.Stub |
---|
_service, _serviceClient, modules |
Constructor Summary | |
---|---|
NodeBeanServiceStub()
Default Constructor |
|
NodeBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
NodeBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext |
|
NodeBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
NodeBeanServiceStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint |
Methods inherited from class org.apache.axis2.client.Stub |
---|
_getServiceClient, _setServiceClient, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail |
---|
public NodeBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public NodeBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public NodeBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public NodeBeanServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public NodeBeanServiceStub(java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
Method Detail |
---|
public NodeBeanServiceStub.AddCapabilitiesResponse addCapabilities(NodeBeanServiceStub.AddCapabilities addCapabilities) throws java.rmi.RemoteException, NmsNodeFaultException0
addCapabilities
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#addCapabilities
public NodeBeanServiceStub.AddConclusionResponse addConclusion(NodeBeanServiceStub.AddConclusion addConclusion) throws java.rmi.RemoteException, NmsNodeFaultException0
addConclusion
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#addConclusion
public NodeBeanServiceStub.AddHintsResponse addHints(NodeBeanServiceStub.AddHints addHints) throws java.rmi.RemoteException, NmsNodeFaultException0
addHints
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#addHints
public NodeBeanServiceStub.AddSeedsResponse addSeeds(NodeBeanServiceStub.AddSeeds addSeeds) throws java.rmi.RemoteException, NmsNodeFaultException0
addSeeds
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#addSeeds
public NodeBeanServiceStub.DeleteNodeResponse deleteNode(NodeBeanServiceStub.DeleteNode deleteNode) throws java.rmi.RemoteException, NmsNodeFaultException0
deleteNode
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#deleteNode
public NodeBeanServiceStub.DeleteNodeByUuidResponse deleteNodeByUuid(NodeBeanServiceStub.DeleteNodeByUuid deleteNodeByUuid) throws java.rmi.RemoteException, NmsNodeFaultException0
deleteNodeByUuid
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#deleteNodeByUuid
public NodeBeanServiceStub.GetConclusionsResponse getConclusions(NodeBeanServiceStub.GetConclusions getConclusions) throws java.rmi.RemoteException, NmsNodeFaultException0
getConclusions
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#getConclusions
public NodeBeanServiceStub.GetNodesResponse getNodes(NodeBeanServiceStub.GetNodes getNodes) throws java.rmi.RemoteException, NmsNodeFaultException0
getNodes
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#getNodes
public NodeBeanServiceStub.PollHostsResponse pollHosts(NodeBeanServiceStub.PollHosts pollHosts) throws java.rmi.RemoteException, NmsNodeFaultException0
pollHosts
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#pollHosts
public NodeBeanServiceStub.RediscoverHostsResponse rediscoverHosts(NodeBeanServiceStub.RediscoverHosts rediscoverHosts) throws java.rmi.RemoteException, NmsNodeFaultException0
rediscoverHosts
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#rediscoverHosts
public NodeBeanServiceStub.RemoveCapabilitiesResponse removeCapabilities(NodeBeanServiceStub.RemoveCapabilities removeCapabilities) throws java.rmi.RemoteException, NmsNodeFaultException0
removeCapabilities
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#removeCapabilities
public NodeBeanServiceStub.UpdateCustomAttributesResponse updateCustomAttributes(NodeBeanServiceStub.UpdateCustomAttributes updateCustomAttributes) throws java.rmi.RemoteException, NmsNodeFaultException0
updateCustomAttributes
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#updateCustomAttributes
public NodeBeanServiceStub.UpdateManagementModeResponse updateManagementMode(NodeBeanServiceStub.UpdateManagementMode updateManagementMode) throws java.rmi.RemoteException, NmsNodeFaultException0
updateManagementMode
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#updateManagementMode
public NodeBeanServiceStub.UpdateNotesResponse updateNotes(NodeBeanServiceStub.UpdateNotes updateNotes) throws java.rmi.RemoteException, NmsNodeFaultException0
updateNotes
-
java.rmi.RemoteException
NmsNodeFaultException0
com.hp.ov.nms.sdk.node.NodeBeanService#updateNotes
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |