|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QpidMethod | |
---|---|
org.apache.qpid.management.domain.services | |
org.apache.qpid.management.messages |
Uses of QpidMethod in org.apache.qpid.management.domain.services |
---|
Methods in org.apache.qpid.management.domain.services with parameters of type QpidMethod | |
---|---|
void |
QpidService.invoke(String packageName,
String className,
Binary schemaHash,
Binary objectId,
Object[] parameters,
QpidMethod method,
int sequenceNumber,
long bankId,
long brokerId)
Invokes an operation on a broker object instance. |
Uses of QpidMethod in org.apache.qpid.management.messages |
---|
Methods in org.apache.qpid.management.messages that return QpidMethod | |
---|---|
protected abstract QpidMethod |
MethodInvocationRequestMessage.method()
Returns the method to be invoked. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |