- BaseEnvironmentSpecConfigAdapterImpl
-
- All Implemented Interfaces and Traits:
- BaseEnvironmentSpecConfigAdapter
public abstract class BaseEnvironmentSpecConfigAdapterImpl
Base implementation of the EnvironmentSpec config adapter
Each object have own EnvironmentSpec type so we must have some method to work with them in common way
This object helps us to implement such method
- Parameters:
- - T is the type of the object's XML-config
- - T1 is the type of the object's EnvironmentSpec
- - T2 is the type of the EnvironmentSpec entries
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
void |
erase(java.lang.String environmentId)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Constructor Detail
-
public BaseEnvironmentSpecConfigAdapterImpl(T config)
-
Method Detail
-
@java.lang.Override
public void erase(java.lang.String environmentId)
ReadyAPI functional (soapui) SDK 3.20.1