@Configuration @ComponentScan(basePackageClasses=IndexController.class) public class DashboardConfiguration extends Object
| Constructor and Description |
|---|
DashboardConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Timer |
autoRefresh() |
net.oneandone.sushi.fs.file.FileNode |
bin() |
net.oneandone.sushi.cli.Console |
console() |
ExecutorService |
executorService() |
net.oneandone.sushi.fs.file.FileNode |
lib() |
net.oneandone.sushi.fs.file.FileNode |
logs() |
net.oneandone.maven.embedded.Maven |
maven() |
Stage |
self() |
Session |
session() |
StageInfoCache |
stages() |
String |
user() |
Users |
users() |
net.oneandone.sushi.fs.World |
world() |
@Bean public net.oneandone.sushi.fs.World world()
@Bean
public net.oneandone.sushi.fs.file.FileNode lib()
throws net.oneandone.sushi.fs.ReadLinkException
net.oneandone.sushi.fs.ReadLinkException@Bean public net.oneandone.sushi.fs.file.FileNode bin()
@Bean public String user()
@Bean public net.oneandone.sushi.cli.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()
@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.