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
- - 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 entriesConstructor and description |
---|
BaseEnvironmentSpecConfigAdapterImpl
(T config) |
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() |
ReadyAPI functional (soapui) SDK 3.2.0