uk.ac.soton.itinnovation.grid.service.registry.util.content
Class TrustedAccountServiceExtractionStrategy
java.lang.Object
uk.ac.soton.itinnovation.grid.service.registry.util.content.ServiceExtractionStrategyHelper
uk.ac.soton.itinnovation.grid.service.registry.util.content.TrustedAccountServiceExtractionStrategy
- All Implemented Interfaces:
- ContentExtractionStrategy
public class TrustedAccountServiceExtractionStrategy
- extends ServiceExtractionStrategyHelper
- implements ContentExtractionStrategy
|
Method Summary |
protected void |
hookSpecialisedServiceExtraction(Registration registration,
RegistryDataResourceRoleBean user,
org.apache.axis.message.addressing.EndpointReferenceType resource,
StorableInStateRepository object,
String keyWSDL)
Implement this method to define special content extraction
handling for remote services, e.g. |
protected void |
hookSpecialisedUpdateServiceExtraction(Registration registration,
RegistryDataResourceRoleBean user,
org.apache.axis.message.addressing.EndpointReferenceType resource,
StorableInStateRepository object,
String keyWSDL)
Implement this method to define special content extraction
handling for remote services, e.g. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrustedAccountServiceExtractionStrategy
public TrustedAccountServiceExtractionStrategy()
hookSpecialisedServiceExtraction
protected void hookSpecialisedServiceExtraction(Registration registration,
RegistryDataResourceRoleBean user,
org.apache.axis.message.addressing.EndpointReferenceType resource,
StorableInStateRepository object,
String keyWSDL)
throws ContentExtractionException
- Description copied from class:
ServiceExtractionStrategyHelper
- Implement this method to define special content extraction
handling for remote services, e.g. RemoteJobService.
- Specified by:
hookSpecialisedServiceExtraction in class ServiceExtractionStrategyHelper
- Throws:
ContentExtractionException
hookSpecialisedUpdateServiceExtraction
protected void hookSpecialisedUpdateServiceExtraction(Registration registration,
RegistryDataResourceRoleBean user,
org.apache.axis.message.addressing.EndpointReferenceType resource,
StorableInStateRepository object,
String keyWSDL)
throws ContentExtractionException
- Description copied from class:
ServiceExtractionStrategyHelper
- Implement this method to define special content extraction
handling for remote services, e.g. RemoteJobService.
- Specified by:
hookSpecialisedUpdateServiceExtraction in class ServiceExtractionStrategyHelper
- Throws:
ContentExtractionException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.