|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
StartTask |
getCurrentConnection()
Gets the current connection |
StartTask |
getDefaultConnection()
Returns a default connection |
boolean |
isCurrentDefaultConnection()
Determines if the default connection is current |
StartTask |
pop()
Removes and returns the last created connection |
void |
push(StartTask connection)
Adds a connection to the top of the stack |
| Method Detail |
public StartTask getDefaultConnection()
public boolean isCurrentDefaultConnection()
public StartTask getCurrentConnection()
public void push(StartTask connection)
connection - public StartTask pop()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||