Uses of Class
org.drasyl.plugins.PluginManager
Packages that use PluginManager
-
Uses of PluginManager in org.drasyl
Constructors in org.drasyl with parameters of type PluginManagerModifierConstructorDescriptionprotected
DrasylNode
(DrasylConfig config, Identity identity, PeersManager peersManager, PeerChannelGroup channelGroup, Set<Endpoint> endpoints, AtomicBoolean acceptNewConnections, Pipeline pipeline, List<DrasylNodeComponent> components, PluginManager pluginManager, AtomicBoolean started, CompletableFuture<Void> startSequence, CompletableFuture<Void> shutdownSequence)