org.openqa.selenium.remote.html5
Class AddApplicationCache
java.lang.Object
org.openqa.selenium.remote.html5.AddApplicationCache
- All Implemented Interfaces:
- AugmenterProvider
public class AddApplicationCache
- extends Object
- implements AugmenterProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddApplicationCache
public AddApplicationCache()
getDescribedInterface
public Class<?> getDescribedInterface()
- Specified by:
getDescribedInterface
in interface AugmenterProvider
- Returns:
- The interface that this augmentor describes.
getImplementation
public InterfaceImplementation getImplementation(Object value)
- Description copied from interface:
AugmenterProvider
- For the interface that this provider describes, return an implementation.
- Specified by:
getImplementation
in interface AugmenterProvider
- Parameters:
value
- The value from the capability map
- Returns:
- An interface implementation
Copyright © 2012. All Rights Reserved.