Package io.deephaven.server.jetty
Interface CommunityComponentFactory.CommunityComponent
- All Superinterfaces:
DeephavenApiServerComponent
,JettyServerComponent
- Enclosing class:
- CommunityComponentFactory
@Singleton
@Component(modules=CommunityModule.class)
public static interface CommunityComponentFactory.CommunityComponent
extends JettyServerComponent
The out-of-the-box community
Component
. Includes the CommunityComponentFactory.CommunityModule
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Methods inherited from interface io.deephaven.server.runner.DeephavenApiServerComponent
getServer