Package COM.TIBCO.hawk.console.security
Class HsNodeOperation
java.lang.Object
COM.TIBCO.hawk.console.security.HsOperation
COM.TIBCO.hawk.console.security.HsNodeOperation
-
Field Summary
Fields inherited from class COM.TIBCO.hawk.console.security.HsOperation
ACTION, ACTION_INFO, contents, INFO, VOID -
Constructor Summary
ConstructorsConstructorDescriptionHsNodeOperation(HsNode node, String micro, String method, int type, byte[] buffer) -
Method Summary
-
Constructor Details
-
HsNodeOperation
public HsNodeOperation(HsNode node, String micro, String method, int type, byte[] buffer) throws HsFrameworkException - Throws:
HsFrameworkException
-
-
Method Details
-
node
returns the node name -
microagent
returns the microagent name -
method
returns the method name -
type
public int type()type() returns the type of the request
-