gr.uoa.di.madgik.environment.state
Interface ILocalStateHandlingProvider
- All Known Implementing Classes:
- LocalStateHandlingProvider
public interface ILocalStateHandlingProvider
updateWSResource
void updateWSResource(String resourceId,
String resourceType,
Object resource,
EnvHintCollection Hints)
throws EnvironmentInformationSystemException
- Throws:
EnvironmentInformationSystemException
getWSResource
Object getWSResource(String resourceId,
String forName,
EnvHintCollection Hints)
throws EnvironmentInformationSystemException
- Throws:
EnvironmentInformationSystemException
deleteWSResource
void deleteWSResource(String resourceId,
String resourceType,
EnvHintCollection Hints)
throws EnvironmentInformationSystemException
- Throws:
EnvironmentInformationSystemException
Copyright © 2013. All Rights Reserved.