| Package | Description |
|---|---|
| org.kuali.rice.ksb.messaging.bam | |
| org.kuali.rice.ksb.messaging.bam.service | |
| org.kuali.rice.ksb.messaging.bam.service.impl |
| Modifier and Type | Method and Description |
|---|---|
BAMTargetEntry |
BAMParam.getBamTargetEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
BAMParam.setBamTargetEntry(BAMTargetEntry bamTargetEntry) |
| Modifier and Type | Method and Description |
|---|---|
BAMTargetEntry |
BAMService.recordClientInvocation(ServiceConfiguration serviceConfiguration,
Object target,
Method method,
Object[] params) |
BAMTargetEntry |
BAMService.recordClientInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
BAMTargetEntry |
BAMService.recordServerInvocation(Object target,
ServiceDefinition serviceDefinition,
Method method,
Object[] params) |
BAMTargetEntry |
BAMService.recordServerInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
| Modifier and Type | Method and Description |
|---|---|
List<BAMTargetEntry> |
BAMService.getCallsForRemotedClasses(ObjectDefinition objDef) |
List<BAMTargetEntry> |
BAMService.getCallsForRemotedClasses(ObjectDefinition objDef,
String methodName) |
List<BAMTargetEntry> |
BAMService.getCallsForService(QName serviceName) |
List<BAMTargetEntry> |
BAMService.getCallsForService(QName serviceName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
BAMTargetEntry |
BAMService.recordClientInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
BAMTargetEntry |
BAMService.recordServerInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
| Modifier and Type | Method and Description |
|---|---|
BAMTargetEntry |
BAMServiceImpl.recordClientInvocation(ServiceConfiguration serviceConfiguration,
Object target,
Method method,
Object[] params) |
BAMTargetEntry |
BAMServiceImpl.recordClientInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
BAMTargetEntry |
BAMServiceImpl.recordServerInvocation(Object target,
ServiceDefinition serviceDefinition,
Method method,
Object[] params) |
BAMTargetEntry |
BAMServiceImpl.recordServerInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
| Modifier and Type | Method and Description |
|---|---|
List<BAMTargetEntry> |
BAMServiceImpl.getCallsForRemotedClasses(ObjectDefinition objDef) |
List<BAMTargetEntry> |
BAMServiceImpl.getCallsForRemotedClasses(ObjectDefinition objDef,
String methodName) |
List<BAMTargetEntry> |
BAMServiceImpl.getCallsForService(QName serviceName) |
List<BAMTargetEntry> |
BAMServiceImpl.getCallsForService(QName serviceName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
BAMTargetEntry |
BAMServiceImpl.recordClientInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
BAMTargetEntry |
BAMServiceImpl.recordServerInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry) |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.