Package io.deephaven.server.jetty
Interface CommunityComponentFactory.CommunityComponent
-
- All Superinterfaces:
io.deephaven.server.runner.DeephavenApiServerComponent,JettyServerComponent
- Enclosing class:
- CommunityComponentFactory
@Singleton @Component(modules=CommunityModule.class) public static interface CommunityComponentFactory.CommunityComponent extends JettyServerComponent
The out-of-the-box communityComponent. Includes theCommunityComponentFactory.CommunityModule.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCommunityComponentFactory.CommunityComponent.Builder
-