Uses of Class
org.yamcs.InitException
Packages that use InitException
Package
Description
-
Uses of InitException in org.yamcs
Methods in org.yamcs that throw InitExceptionModifier and TypeMethodDescription<T extends YamcsService>
voidYamcsServer.addGlobalService
(String name, Class<T> serviceClass, YConfiguration args) void
YamcsServer.addGlobalServicesAndInstances()
static Processor
ProcessorFactory.create
(String yamcsInstance, String name, String type, String creator, Object spec) Create a processor with the give name, type, creator and spec type is used to load the tm, parameter and command classes as defined in processor.yaml spec if not null is passed as an extra argument to those classes - it is used for example when creating replay processors to pass on the data that has to be replayed. should probably be changed from string to some sort of object.static Processor
ProcessorFactory.create
(String instance, String name, String type, List<ProcessorServiceWithConfig> serviceList, String creator, ProcessorConfig config, Object spec) Create a Processor by specifying the service.static Processor
ProcessorFactory.create
(String yamcsInstance, String name, ProcessorService... services) creates a processor with the services already instantiated. used from unit testsstatic Processor
ProcessorFactory.create
(String yamcsInstance, String name, ProcessorServiceWithConfig... serviceList) creates a processor with the services already instantiated. used from unit testsvoid
AbstractYamcsService.init
(String yamcsInstance, String serviceName, YConfiguration config) void
ProcessorCreatorService.init
(String yamcsInstance, String serviceName, YConfiguration config) void
ProcessorService.init
(Processor proc, YConfiguration config, Object spec) void
ProcessRunner.init
(String yamcsInstance, String serviceName, YConfiguration config) default void
YamcsService.init
(String yamcsInstance, String serviceName, YConfiguration config) Initialize this service.static void
YamcsServer.initServices
(String instance, List<ServiceWithConfig> services) void
YamcsServer.prepareStart()
void
YamcsServer.startGlobalService
(String serviceName) void
YamcsServerInstance.startService
(String serviceName) -
Uses of InitException in org.yamcs.activities
Methods in org.yamcs.activities that throw InitExceptionModifier and TypeMethodDescriptionvoid
ActivityService.init
(String yamcsInstance, YConfiguration config) Constructors in org.yamcs.activities that throw InitExceptionModifierConstructorDescriptionActivityDb
(String yamcsInstance) ActivityLogDb
(String yamcsInstance) -
Uses of InitException in org.yamcs.alarms
Methods in org.yamcs.alarms that throw InitExceptionModifier and TypeMethodDescriptionvoid
AlarmMirrorService.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.archive
Methods in org.yamcs.archive that throw InitExceptionModifier and TypeMethodDescriptionvoid
AlarmRecorder.init
(String yamcsInstance, String serviceName, YConfiguration config) void
CcsdsTmIndex.init
(String yamcsInstance, String serviceName, YConfiguration args) void
EventRecorder.init
(String yamcsInstance, String serviceName, YConfiguration config) void
ParameterRecorder.init
(String yamcsInstance, String serviceName, YConfiguration config) void
XtceTmRecorder.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.cfdp
Methods in org.yamcs.cfdp that throw InitExceptionModifier and TypeMethodDescriptionvoid
CfdpService.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.filetransfer
Methods in org.yamcs.filetransfer that throw InitExceptionModifier and TypeMethodDescriptiondefault void
FileListingService.init
(String yamcsInstance, String serviceName, YConfiguration config) default void
FileTransferService.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.http
Methods in org.yamcs.http that throw InitExceptionModifier and TypeMethodDescriptionabstract void
AbstractHttpService.init
(HttpServer httpServer) void
HttpServer.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.http.audit
Methods in org.yamcs.http.audit that throw InitExceptionConstructors in org.yamcs.http.audit that throw InitException -
Uses of InitException in org.yamcs.http.auth
Methods in org.yamcs.http.auth that throw InitException -
Uses of InitException in org.yamcs.parameter
Methods in org.yamcs.parameter that throw InitExceptionModifier and TypeMethodDescriptionvoid
ParameterRetrievalService.init
(String yamcsInstance, String serviceName, YConfiguration config) void
SystemParametersService.init
(String yamcsInstance, String serviceName, YConfiguration config) Constructors in org.yamcs.parameter that throw InitException -
Uses of InitException in org.yamcs.parameterarchive
Methods in org.yamcs.parameterarchive that throw InitExceptionModifier and TypeMethodDescriptionvoid
ParameterArchive.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.plists
Methods in org.yamcs.plists that throw InitExceptionModifier and TypeMethodDescriptionvoid
ParameterListService.init
(String yamcsInstance, String serviceName, YConfiguration config) Constructors in org.yamcs.plists that throw InitException -
Uses of InitException in org.yamcs.pus
Methods in org.yamcs.pus that throw InitExceptionModifier and TypeMethodDescriptionvoid
PusEventDecoder.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.replication
Methods in org.yamcs.replication that throw InitExceptionModifier and TypeMethodDescriptionvoid
ReplicationMaster.init
(String yamcsInstance, String serviceName, YConfiguration config) void
ReplicationServer.init
(String yamcsInstance, String serviceName, YConfiguration config) void
ReplicationSlave.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.security
Methods in org.yamcs.security that throw InitExceptionModifier and TypeMethodDescriptionvoid
ApiKeyAuthModule.init
(YConfiguration args) void
AuthModule.init
(YConfiguration args) Initialize this AuthModule.void
DirectoryAuthModule.init
(YConfiguration args) void
IPAddressAuthModule.init
(YConfiguration args) void
KerberosAuthModule.init
(YConfiguration args) void
LdapAuthModule.init
(YConfiguration args) void
OpenIDAuthModule.init
(YConfiguration args) void
RemoteUserAuthModule.init
(YConfiguration args) void
SingleUserAuthModule.init
(YConfiguration args) void
SpnegoAuthModule.init
(YConfiguration args) void
YamlAuthModule.init
(YConfiguration args) Constructors in org.yamcs.security that throw InitException -
Uses of InitException in org.yamcs.simulator
Methods in org.yamcs.simulator that throw InitExceptionModifier and TypeMethodDescriptionvoid
SimulatorCommander.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.tctm.cfs
Methods in org.yamcs.tctm.cfs that throw InitExceptionModifier and TypeMethodDescriptionvoid
CfsEventDecoder.init
(String yamcsInstance, String serviceName, YConfiguration config) -
Uses of InitException in org.yamcs.time
Methods in org.yamcs.time that throw InitExceptionModifier and TypeMethodDescriptionvoid
TimeCorrelationService.init
(String yamcsInstance, String serviceName, YConfiguration config) Constructors in org.yamcs.time that throw InitExceptionModifierConstructorDescriptionTimeOfFlightEstimator
(String yamcsInstance, String clockName, boolean savePolynomials) -
Uses of InitException in org.yamcs.timeline
Methods in org.yamcs.timeline that throw InitExceptionModifier and TypeMethodDescriptionvoid
TimelineService.init
(String yamcsInstance, String serviceName, YConfiguration config) Constructors in org.yamcs.timeline that throw InitExceptionModifierConstructorDescriptionTimelineBandDb
(String yamcsInstance) TimelineItemDb
(String yamcsInstance) TimelineItemLogDb
(String yamcsInstance) TimelineViewDb
(String yamcsInstance) -
Uses of InitException in org.yamcs.tse
Methods in org.yamcs.tse that throw InitExceptionModifier and TypeMethodDescriptionvoid
TseCommander.init
(String yamcsInstance, String serviceName, YConfiguration config)