Package io.deephaven.client
Interface SessionSubcomponent
- All Superinterfaces:
SessionFactory
@Subcomponent(modules=SessionImplModule.class)
public interface SessionSubcomponent
extends SessionFactory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
-
Method Details
-
newSession
SessionImpl newSession()- Specified by:
newSessionin interfaceSessionFactory
-