JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.ibm.wsspi.application
Interface Application
public interface
Application
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ApplicationState
getState
()
void
restart
()
Future
<
Boolean
>
start
()
Future
<
Boolean
>
stop
()
Method Details
start
Future
<
Boolean
>
start
()
stop
Future
<
Boolean
>
stop
()
restart
void
restart
()
getState
ApplicationState
getState
()