org.kuali.rice.ksb.messaging.serviceexporters
Class ServiceExportManagerImpl.ExportedServiceHolder
java.lang.Object
org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ExportedServiceHolder
- Enclosing class:
- ServiceExportManagerImpl
protected static class ServiceExportManagerImpl.ExportedServiceHolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exportedService
private final Object exportedService
serviceDefinition
private final ServiceDefinition serviceDefinition
ServiceExportManagerImpl.ExportedServiceHolder
ServiceExportManagerImpl.ExportedServiceHolder(Object exportedService,
ServiceDefinition serviceDefinition)
getExportedService
public Object getExportedService()
getServiceDefinition
public ServiceDefinition getServiceDefinition()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.