Package | Description |
---|---|
COM.TIBCO.hawk.talon |
Modifier and Type | Method and Description |
---|---|
MethodDescriptor[] |
MicroAgentDescriptor.getMethodDescriptors()
Returns the descriptors for the methods supported by this microagent.
|
Modifier and Type | Method and Description |
---|---|
static void |
TalonUtil.sort(MethodDescriptor[] a) |
Constructor and Description |
---|
MicroAgentDescriptor(java.lang.String name,
java.lang.String displayName,
java.lang.String desc,
MethodDescriptor[] methods)
Constructs a microagent descriptor.
|
Copyright © 2000-2021 TIBCO Inc. All Rights Reserved.