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(org.kuali.rice.ksb.api.bus.ServiceConfiguration serviceConfiguration, Object target, Method method, Object[] params) BAMService.recordClientInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) BAMService.recordServerInvocation(Object target, org.kuali.rice.ksb.api.bus.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(org.kuali.rice.core.api.reflect.ObjectDefinition objDef) BAMService.getCallsForRemotedClasses(org.kuali.rice.core.api.reflect.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(org.kuali.rice.ksb.api.bus.ServiceConfiguration serviceConfiguration, Object target, Method method, Object[] params) BAMServiceImpl.recordClientInvocationError(Throwable throwable, BAMTargetEntry bamTargetEntry) BAMServiceImpl.recordServerInvocation(Object target, org.kuali.rice.ksb.api.bus.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(org.kuali.rice.core.api.reflect.ObjectDefinition objDef) BAMServiceImpl.getCallsForRemotedClasses(org.kuali.rice.core.api.reflect.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)