| 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 |
|---|---|
List<BAMTargetEntry> |
BAMDAO.getCallsForRemotedClasses(ObjectDefinition objDef) |
List<BAMTargetEntry> |
BAMDAO.getCallsForRemotedClasses(ObjectDefinition objDef,
String methodName) |
List<BAMTargetEntry> |
BAMDAO.getCallsForService(QName serviceName) |
List<BAMTargetEntry> |
BAMDAO.getCallsForService(QName serviceName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
void |
BAMDAO.save(BAMTargetEntry bamEntry) |
| Modifier and Type | Method and Description |
|---|---|
List<BAMTargetEntry> |
BAMDaoJpaImpl.getCallsForRemotedClasses(ObjectDefinition objDef) |
List<BAMTargetEntry> |
BAMDAOOjbImpl.getCallsForRemotedClasses(ObjectDefinition objDef) |
List<BAMTargetEntry> |
BAMDaoJpaImpl.getCallsForRemotedClasses(ObjectDefinition objDef,
String methodName) |
List<BAMTargetEntry> |
BAMDAOOjbImpl.getCallsForRemotedClasses(ObjectDefinition objDef,
String methodName) |
List<BAMTargetEntry> |
BAMDaoJpaImpl.getCallsForService(QName serviceName) |
List<BAMTargetEntry> |
BAMDAOOjbImpl.getCallsForService(QName serviceName) |
List<BAMTargetEntry> |
BAMDaoJpaImpl.getCallsForService(QName serviceName,
String methodName) |
List<BAMTargetEntry> |
BAMDAOOjbImpl.getCallsForService(QName serviceName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
void |
BAMDaoJpaImpl.save(BAMTargetEntry bamEntry) |
void |
BAMDAOOjbImpl.save(BAMTargetEntry bamEntry) |
| 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–2016 The Kuali Foundation. All rights reserved.