|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectStillRunningException | |
---|---|
kieker.webgui.service | This package contains the interfaces to access the service layer. |
kieker.webgui.service.impl | This package contains the actual implementations of the services. |
Uses of ProjectStillRunningException in kieker.webgui.service |
---|
Methods in kieker.webgui.service that throw ProjectStillRunningException | |
---|---|
void |
IProjectService.deleteProject(String projectName)
This method removes the given project from the application. |
Uses of ProjectStillRunningException in kieker.webgui.service.impl |
---|
Methods in kieker.webgui.service.impl that throw ProjectStillRunningException | |
---|---|
void |
ProjectServiceImpl.deleteProject(String projectName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |