org.aludratest.testcase.event.impl
Class DefaultAludraServiceWrapper
java.lang.Object
org.aludratest.testcase.event.impl.DefaultAludraServiceWrapper
- All Implemented Interfaces:
- ServiceWrapper
@Component(role=ServiceWrapper.class,
hint="aludra")
public class DefaultAludraServiceWrapper
- extends Object
- implements ServiceWrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAludraServiceWrapper
public DefaultAludraServiceWrapper()
wrap
public <T extends AludraService> T wrap(T serviceObject,
ComponentId<T> serviceId,
AludraContext testContext)
- Specified by:
wrap
in interface ServiceWrapper
Copyright © 2015 aludratest.org. All rights reserved.