|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam |
---|
Methods in org.kuali.rice.ksb.messaging.bam that return BAMTargetEntry | |
---|---|
BAMTargetEntry |
BAMParam.getBamTargetEntry()
|
Methods in org.kuali.rice.ksb.messaging.bam with parameters of type BAMTargetEntry | |
---|---|
void |
BAMParam.setBamTargetEntry(BAMTargetEntry bamTargetEntry)
|
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam.dao |
---|
Methods in org.kuali.rice.ksb.messaging.bam.dao that return types with arguments of type BAMTargetEntry | |
---|---|
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)
|
Methods in org.kuali.rice.ksb.messaging.bam.dao with parameters of type BAMTargetEntry | |
---|---|
void |
BAMDAO.save(BAMTargetEntry bamEntry)
|
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam.dao.impl |
---|
Methods in org.kuali.rice.ksb.messaging.bam.dao.impl that return types with arguments of type BAMTargetEntry | |
---|---|
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)
|
Methods in org.kuali.rice.ksb.messaging.bam.dao.impl with parameters of type BAMTargetEntry | |
---|---|
void |
BAMDaoJpaImpl.save(BAMTargetEntry bamEntry)
|
void |
BAMDAOOjbImpl.save(BAMTargetEntry bamEntry)
|
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam.service |
---|
Methods in org.kuali.rice.ksb.messaging.bam.service that return BAMTargetEntry | |
---|---|
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)
|
Methods in org.kuali.rice.ksb.messaging.bam.service that return types with arguments of type BAMTargetEntry | |
---|---|
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)
|
Methods in org.kuali.rice.ksb.messaging.bam.service with parameters of type BAMTargetEntry | |
---|---|
BAMTargetEntry |
BAMService.recordClientInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry)
|
BAMTargetEntry |
BAMService.recordServerInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry)
|
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam.service.impl |
---|
Methods in org.kuali.rice.ksb.messaging.bam.service.impl that return BAMTargetEntry | |
---|---|
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)
|
Methods in org.kuali.rice.ksb.messaging.bam.service.impl that return types with arguments of type BAMTargetEntry | |
---|---|
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)
|
Methods in org.kuali.rice.ksb.messaging.bam.service.impl with parameters of type BAMTargetEntry | |
---|---|
BAMTargetEntry |
BAMServiceImpl.recordClientInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry)
|
BAMTargetEntry |
BAMServiceImpl.recordServerInvocationError(Throwable throwable,
BAMTargetEntry bamTargetEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |