JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.primefaces.selenium.spi
Interface DeploymentAdapter
public interface
DeploymentAdapter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getBaseUrl
()
void
shutdown
()
void
startup
()
Method Details
startup
void
startup
() throws
Exception
Throws:
Exception
getBaseUrl
String
getBaseUrl
()
shutdown
void
shutdown
() throws
Exception
Throws:
Exception