Uses of Interface
com.orchestranetworks.d3.D3NodeAsSlaveOnStartup
-
Packages that use D3NodeAsSlaveOnStartup Package Description com.orchestranetworks.module This package allows to handle module registration. -
-
Uses of D3NodeAsSlaveOnStartup in com.orchestranetworks.module
Methods in com.orchestranetworks.module with parameters of type D3NodeAsSlaveOnStartup Modifier and Type Method Description voidModuleRegistrationAdvancedD3. handleRepositoryStartup(D3NodeAsSlaveOnStartup aContext)This method must be overridden to set up the required environment of a D3 replica node when this requires specific privileges on the repository.
-