JavaScript is disabled on your browser.
Skip navigation links
Arquillian Cube Kubernetes 2.1.0.Alpha1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.arquillian.cube.kubernetes.api
Interface SessionCreatedListener
All Known Implementing Classes:
SessionManager
public interface
SessionCreatedListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
clean
(
String
status)
void
display
()
void
start
()
void
stop
()
Method Details
start
void
start
()
stop
void
stop
()
clean
void
clean
(
String
status)
display
void
display
()