|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.lancs.relate.gateways.services.architecture.ServiceProvider
uk.ac.lancs.relate.gateways.services.architecture.communication.rmi.RMIServiceProvider
uk.ac.lancs.relate.gateways.services.impl.migration.EBLMigrationServiceProvider
public class EBLMigrationServiceProvider
This class provides UI migration service using the EBL framework. It extends the RMIServiceProvider and thus uses RMI connectivity. Home page of the EBL project.
| Constructor Summary | |
|---|---|
EBLMigrationServiceProvider(EBLMigrationService service,
java.lang.String capabilityLoaderName)
Creates a new instance of EBLMigrationServiceProvider |
|
| Method Summary | |
|---|---|
java.lang.String |
getCapabilityLoaderName()
|
ServiceResponse |
provide(ServiceRequest request)
Method used to provide a service. |
| Methods inherited from class uk.ac.lancs.relate.gateways.services.architecture.communication.rmi.RMIServiceProvider |
|---|
shutdown, startup |
| Methods inherited from class uk.ac.lancs.relate.gateways.services.architecture.ServiceProvider |
|---|
confirmShutdown, confirmStartup, getService, isRunning, setService, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EBLMigrationServiceProvider(EBLMigrationService service,
java.lang.String capabilityLoaderName)
EBLMigrationServiceProvider
| Method Detail |
|---|
public ServiceResponse provide(ServiceRequest request)
ServiceProvider
provide in interface RMIServiceProviderStubprovide in class ServiceProviderpublic java.lang.String getCapabilityLoaderName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||