private static class ActivatableNormServerImpl.Init extends NormServerInitializer
Modifier and Type | Field and Description |
---|---|
private ActivationID |
activationID |
private ActivationSystem |
activationSystem |
config, context, expMgr, exporter, generator, isolateSets, leasePreparer, lifeCycle, listenerPreparer, locatorPreparer, loginContext, logToSnapshotThresh, lrm, lrmEventListener, persistenceDirectory, persistent, recoveredLeasePreparer, recoveredListenerPreparer, recoveredLocatorPreparer, renewedList, renewLogger, setLeasePolicy, snapshotWt
Constructor and Description |
---|
Init(boolean persistent) |
Modifier and Type | Method and Description |
---|---|
(package private) Exporter |
getExporter(Configuration config)
Returns the exporter to use to export this server.
|
(package private) void |
initAsSubject(Configuration config)
Common construction for activatable and non-activatable cases, run
under the proper Subject.
|
private ActivationSystem activationSystem
private ActivationID activationID
void initAsSubject(Configuration config) throws Exception
NormServerInitializer
initAsSubject
in class NormServerInitializer
Exception
Exporter getExporter(Configuration config) throws ConfigurationException
NormServerInitializer
getExporter
in class NormServerInitializer
config
- the configuration to use for supplying the exporterConfigurationException
- if a problem occurs retrieving entries
from the configurationCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.