Interface XhrInterception
- All Superinterfaces:
InstallableJavaScript
@JavaScript("Graphene.xhrInterception")
@Dependency(sources="Graphene.xhrInterception.js")
public interface XhrInterception
extends InstallableJavaScript
-
Field Summary
Fields inherited from interface org.jboss.arquillian.graphene.javascript.InstallableJavaScript
INSTALL_METHOD -
Method Summary
Methods inherited from interface org.jboss.arquillian.graphene.javascript.InstallableJavaScript
install
-
Method Details
-
inject
void inject() -
reset
void reset() -
isReplaced
boolean isReplaced()
-