@Configuration @ComponentScan(basePackageClasses=IndexController.class) public class DashboardConfiguration extends Object
| Constructor and Description |
|---|
DashboardConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Timer |
autoRefresh() |
net.oneandone.inline.Console |
console() |
ExecutorService |
executorService() |
net.oneandone.sushi.fs.file.FileNode |
jar() |
net.oneandone.sushi.fs.file.FileNode |
logs() |
net.oneandone.maven.embedded.Maven |
maven() |
Stage |
self() |
Session |
session() |
StageInfoCache |
stages() |
Users |
users() |
net.oneandone.sushi.fs.World |
world() |
@Bean
public net.oneandone.sushi.fs.World world()
throws IOException
IOException@Bean
public net.oneandone.sushi.fs.file.FileNode jar()
throws IOException
IOException@Bean public net.oneandone.inline.Console console()
@Bean public Session session() throws IOException
IOException@Bean public Stage self() throws IOException
IOException@Bean
public net.oneandone.sushi.fs.file.FileNode logs()
throws IOException
IOException@Bean public Users users() throws IOException
IOException@Bean
public net.oneandone.maven.embedded.Maven maven()
throws IOException
IOException@Bean public ExecutorService executorService()
@Bean public StageInfoCache stages()
@Bean public Timer autoRefresh() throws IOException
IOExceptionCopyright © 2004–2016 1&1. All rights reserved.