Uses of Class
org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
Packages that use BAMTargetEntry
Package
Description
-
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam
Methods in org.kuali.rice.ksb.messaging.bam that return BAMTargetEntryMethods in org.kuali.rice.ksb.messaging.bam with parameters of type BAMTargetEntry -
Uses of BAMTargetEntry in org.kuali.rice.ksb.messaging.bam.service
Methods in org.kuali.rice.ksb.messaging.bam.service that return BAMTargetEntryModifier and TypeMethodDescriptionBAMService.recordClientInvocation(ServiceConfiguration serviceConfiguration, Object target, Method method, Object[] params) BAMService.recordClientInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) BAMService.recordServerInvocation(Object target, ServiceDefinition serviceDefinition, Method method, Object[] params) BAMService.recordServerInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) Methods in org.kuali.rice.ksb.messaging.bam.service that return types with arguments of type BAMTargetEntryModifier and TypeMethodDescriptionBAMService.getCallsForRemotedClasses(ObjectDefinition objDef) BAMService.getCallsForRemotedClasses(ObjectDefinition objDef, String methodName) BAMService.getCallsForService(QName serviceName) BAMService.getCallsForService(QName serviceName, String methodName) Methods in org.kuali.rice.ksb.messaging.bam.service with parameters of type BAMTargetEntryModifier and TypeMethodDescriptionBAMService.recordClientInvocationError(Throwable throwable, 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 BAMTargetEntryModifier and TypeMethodDescriptionBAMServiceImpl.recordClientInvocation(ServiceConfiguration serviceConfiguration, Object target, Method method, Object[] params) BAMServiceImpl.recordClientInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) BAMServiceImpl.recordServerInvocation(Object target, ServiceDefinition serviceDefinition, Method method, Object[] params) BAMServiceImpl.recordServerInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) Methods in org.kuali.rice.ksb.messaging.bam.service.impl that return types with arguments of type BAMTargetEntryModifier and TypeMethodDescriptionBAMServiceImpl.getCallsForRemotedClasses(ObjectDefinition objDef) BAMServiceImpl.getCallsForRemotedClasses(ObjectDefinition objDef, String methodName) BAMServiceImpl.getCallsForService(QName serviceName) BAMServiceImpl.getCallsForService(QName serviceName, String methodName) Methods in org.kuali.rice.ksb.messaging.bam.service.impl with parameters of type BAMTargetEntryModifier and TypeMethodDescriptionBAMServiceImpl.recordClientInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) BAMServiceImpl.recordServerInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry)