public class DefaultServiceRetrievalManager extends java.lang.Object implements ServiceRetrievalManager
ServiceRetrievalManager.ArtefactURL
Constructor and Description |
---|
DefaultServiceRetrievalManager() |
Modifier and Type | Method and Description |
---|---|
MaintainableBean |
createStub(MaintainableBean maint)
Creates a stub bean from the given maintainable artefact
|
ServiceRetrievalManager.ArtefactURL |
getStructureOrServiceURL(MaintainableBean maint)
Returns the URL to obtain structures from, this will be either a service URL
|
void |
setBaseUrl(java.lang.String baseUrl) |
public ServiceRetrievalManager.ArtefactURL getStructureOrServiceURL(MaintainableBean maint)
ServiceRetrievalManager
getStructureOrServiceURL
in interface ServiceRetrievalManager
public MaintainableBean createStub(MaintainableBean maint)
ServiceRetrievalManager
createStub
in interface ServiceRetrievalManager
public void setBaseUrl(java.lang.String baseUrl)